Skip to content
This repository has been archived by the owner on Jul 4, 2022. It is now read-only.

What config.txt should I use for a direct cDNA kit ? #56

Open
alexey-larionov opened this issue Apr 27, 2021 · 1 comment
Open

What config.txt should I use for a direct cDNA kit ? #56

alexey-larionov opened this issue Apr 27, 2021 · 1 comment

Comments

@alexey-larionov
Copy link

Lines 275-276 in
https://github.com/nanoporetech/pychopper/blob/master/scripts/cdna_classifier.py
say:

if args.x == "DCS109":
CONFIG = "-:VNP,-VNP"

What is the meaning of this config?
What config.txt should I use for a direct cDNA kit ?

Thank you for the great tool :)

@callumparr
Copy link

config tells pychopper in what orientiation to expect your adapter/primer sequences used to make the full-length cDNA library. So for instance it be odd to have a read that both start and finished with a SSP sequence or VNP sequence. Depending on whether the sequence is the original mRNA or cDNA copy you expect a certain orientation. For cDNA kit from nanopore you should not need to change anything other you can invoke a specific flag in a second pass to rescue chimeric reads generating during the cDNA library prep I think. Did you read the README?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants