qiime feature-table filter-features

When checking the feature table I see that there are 5 features with a length to much shorter than expected. If these sequences where blasted they correspond with fragment of virus or clonning vector, and I am analyzing bacterias. I am trying to remove this features by qiime feature-table filter-features based in th feature-id but I can’t. Is it possible?, how can I do.

2 Likes

There’s a plug-in where you can do this:

https://docs.qiime2.org/2019.7/plugins/available/quality-control/

You have to match to a database. B

Hey there @mamunnoz!

Yep! Check out this tutorial for more details:

https://docs.qiime2.org/2019.7/tutorials/filtering/

I’m having a similar issue as @mamunnoz - I would like to filter out features (sequences) that are shorter than a threshold length in bp. Is there a way to filter features from a feature table by sequence length specifically?

1 Like

Hey @Luke_Thompson!

This should help you get started:

1 Like

Thank you, @thermokarst! This looks like just what I need. :star_struck:

1 Like