pachterlab / kite

kallisto index tag extractor
BSD 2-Clause "Simplified" License
20 stars 6 forks source link

CSV headers #3

Closed jasegehring closed 5 years ago

jasegehring commented 5 years ago

Add a header flag for the input .csv file in the featuremap.py program

jasegehring commented 5 years ago

By default, featuremap.py now does not expect a header in the input .csv file. If your .csv does have a header, just use the option flag --header.