0354af7336d81b28d019287703d37be09d32d5c4 kent Sat Jan 2 19:39:26 2021 -0800 This made a useful output for the heart cell atlas muscle subset in hdf5 format, converting this file to stuff the cell browser and genome browser understand. diff --git src/hca/hcaUnpack5/makefile src/hca/hcaUnpack5/makefile new file mode 100644 index 0000000..e31338c --- /dev/null +++ src/hca/hcaUnpack5/makefile @@ -0,0 +1,4 @@ +kentSrc = ../.. +A = hcaUnpack5 +preMyLibs += -lhdf5 +include $(kentSrc)/inc/userApp.mk