surh / Anchurus

Analyzing SNPs in metagenomes
GNU General Public License v3.0
0 stars 0 forks source link

Add a table type for extract_meged_gened.py #7

Open surh opened 5 years ago

surh commented 5 years ago

Currently only a single gene or a list of genes from one organism can be passed.

Want to add the option of adding --type table which will take an file containing a tab delimited table indicating directory, gene and output directory. That way many genomes can be analyzed simultaneously.

NOTE: It is also possible to get this functionality with nextflow