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

How to implement sarek for plant variant calling? #1736

Open
meng-hhh opened this issue Nov 19, 2024 · 1 comment
Open

How to implement sarek for plant variant calling? #1736

meng-hhh opened this issue Nov 19, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@meng-hhh
Copy link

Description of feature

Can sarek be used for variant calling in plant genome? And if possible, what should be done?

@meng-hhh meng-hhh added the enhancement New feature or request label Nov 19, 2024
@FriederikeHanssen
Copy link
Contributor

I am afraid I have no direct experience with plant genomes. In principle, you should be able to use sarek but you likely need to set up your reference genomes. For this we have some guidance here: https://nf-co.re/sarek/3.4.4/docs/usage/#no-igenomes-reference-files-are-used

You will need the fasta file as a minimum requirement. Some of the tools run along the way require other databases as input: base recalibration, for example, requires a DBSNP file, or the annotation tools require the respective caches.

Which plant genome are you interested in and which tools would you like to run?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants