nhoffman / bioy

Tools for NGS sequence analysis and bacterial classification
GNU General Public License v3.0
0 stars 0 forks source link

classifier blast headers #55

Open tyleraland opened 8 years ago

tyleraland commented 8 years ago

I find the expected blast format awkward to deal with. Here is what I propose, which I've discussed with Noah:

Default: require the blast csv to have a header Alternatively, provide a "--blast6in" switch that expects the headerless blast6out format Alternatively, provide a "--blast-header col1,col2,..." which allows one to specify an arbitrary header from the command line for a headerless input file Remove --has-header