fmalmeida / bacannot

Generic but comprehensive pipeline for prokaryotic genome annotation and interrogation with interactive reports and shiny app.
https://bacannot.readthedocs.io/en/latest/
GNU General Public License v3.0
98 stars 9 forks source link

adding rule to intersect bed #65

Closed fmalmeida closed 2 years ago

fmalmeida commented 2 years ago

Now, before adding intersectBed results, they are first sorted, and only the longest intersection per gene (query region) is kept.

fmalmeida commented 2 years ago

must update changelog and versions across files before release

fmalmeida commented 2 years ago

Updated how modules outputs are used in order to gain readibility by using named outputs, as discussed in issue #39