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

Using intermediate output for RNA-Bloom2 transcriptome assembly? #54

Open
patrickaoude opened this issue Aug 7, 2024 · 1 comment
Open

Comments

@patrickaoude
Copy link

Hi,

I am hoping to perform transcriptome assembly using both nanopore long read sequencing data and illumina short read sequencing data. It appears RATTLE only permits the use of long read sequencing data, so I was hoping to use the error-corrected long reads produced by running the first two steps, cluster and correct.

I then wanted to use these corrected reads with RNA-Bloom2, which permits assembly using both long and short reads.

My questions for you are:

  • Is this general approach sound or is there some oversight I might be making in such an approach mixing tools?
  • Should I also use the uncorrected.fq in addition to the corrected.fq for downstream results?
  • Would you recommend changing -r, --min-reads from the default of 5 to something like 2 in order to correct as many reads as possible?

Thanks for your time and any help you can provide. If this approach doesn't seem sound, can you recommend any other method of long read correction for which I do not have an existing genome available for correction?

Thanks,
Patrick

@EduEyras
Copy link
Member

EduEyras commented Aug 12, 2024 via email

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

2 participants