Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

filtering reads tutorial issue #47

Closed
guifftc opened this issue Mar 16, 2017 · 2 comments
Closed

filtering reads tutorial issue #47

guifftc opened this issue Mar 16, 2017 · 2 comments

Comments

@guifftc
Copy link

guifftc commented Mar 16, 2017

Dear developers, sorry if this is more a tutorial/conceptual issue, than a program/code one, thanks a lot for your work.

I have two RNAseq libraries that contain 2 eukaryotes (target and food) & several bacteria (polyA selection didn't work) for which I assembled together with trinity and now I want blobtools to filter the reads for my target eukaryote in two rounds, first remove bacteria, then the food eukaryote.

First question, would you work on each library independently or together? I don't know if there's any conceptual difference.

Then, I'd like to know if you could provide some commands to get a list of contigs ranked as superkingdom instead of phylum as is printed in blobDB.table.txt. Also, why the "kingdom" rank is not available? That would be really useful.

Finally, the read filtering strategy that you provide is based on a list of contigs of interest. I managed to get a taxonomy-based list, so I wonder if there is a strategy to get bins of contigs considering also %GC and coverage. Maybe it's exactly what is missing in the "under construction" sections for filtering assemblies, then I would like to know if you have a release date in mind for that.

Thank you very much, keep on the good work!

@guifftc guifftc changed the title refcov file in blobplot & multiple coverage files filtering reads tutorial issue Mar 17, 2017
@Maya0801
Copy link

Maya0801 commented Apr 3, 2017

Hi,

I'm also having the same issue, are there any news on the topic?

@DRL
Copy link
Owner

DRL commented Jul 10, 2017

Hi,

I added some additional information regarding read filtering.

First question, would you work on each library independently or together? I don't know if there's any conceptual difference.

I would assemble them together.

Then, I'd like to know if you could provide some commands to get a list of contigs ranked as superkingdom instead of phylum as is printed in blobDB.table.txt. Also, why the "kingdom" rank is not available? That would be really useful.

You can control the output of blobtools view by specifying -r TAXRANK. Or you can retrieve all taxonomic ranks by saying -r all. I am sorry but 'kingdom' is currently not supported.

@DRL DRL closed this as completed Jul 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants