gem-pasteur / Integron_Finder

Bioinformatics tool to find integrons in bacterial genomes
GNU General Public License v3.0
64 stars 22 forks source link

Add function parsing attC sites #48

Closed asetGem closed 6 years ago

asetGem commented 6 years ago

Called with a specific option?

bneron commented 6 years ago

instead of providing attc site parser, run cmsearch with -A option (save multiple alignment of all significant hits to file). so this file can be used see attc site. this functionality must be well documented