HCBravoLab / metagenomeFeatures

R package for annotating metagenomic datasets with taxonomic information
10 stars 5 forks source link

Should the seq slot be optional for mgFeatures? #35

Closed nate-d-olson closed 6 years ago

nate-d-olson commented 6 years ago

For large datasets mgFeatures object could get rather larger especially with the sequence data.

jnpaulson commented 6 years ago

I think the seq slot should be optional. At times, the reads can get to be too unwieldy and we want something that can be as lightweight as possible.