Closed mepster closed 1 year ago
The following line in the preprocessing tutorial
! basenji_data.py -d .1 -g data/unmap_macro.bed -l 131072 --local -o data/heart_l131k -p 8 -t .1 -v .1 -w 128 data/hg19.ml.fa data/heart_wigs.txt
is broken. I believe because a recent checkin of basenji_data.py changed the name of the sample_pct option from -d to -s
Thanks for making basenji available!
I pushed a fix. Thanks!
The following line in the preprocessing tutorial
! basenji_data.py -d .1 -g data/unmap_macro.bed -l 131072 --local -o data/heart_l131k -p 8 -t .1 -v .1 -w 128 data/hg19.ml.fa data/heart_wigs.txt
is broken. I believe because a recent checkin of basenji_data.py changed the name of the sample_pct option from -d to -s
Thanks for making basenji available!