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

Where to find contaminant_references ? #11

Open
SilasK opened this issue Jul 18, 2023 · 1 comment
Open

Where to find contaminant_references ? #11

SilasK opened this issue Jul 18, 2023 · 1 comment

Comments

@SilasK
Copy link
Member

SilasK commented Jul 18, 2023

Question from @psychesha21

I’m following the online tutorial in the afternoon and I’ve all the way till the Contminate sequences part, and I don’t know where to find these two sequences:

contaminant_references:
  PhiX: /path/to/databases/phiX174_virus.fa
  host: /path/to/databases/host_genome.fasta

@SilasK
Copy link
Member Author

SilasK commented Jul 18, 2023

Answer:
The PhiX reference will be automatically downloaded.
The host_genome.fasta Should be in the default directory if you ran the setup_codespaces.sh

The ide is to move the host_genome.fasta into the empty databases folder. And Specify the same path for both references.

Alternatively you could specify the relative or absolute path to the host_genome.fasta

Last but not least if you don't add anything to the config.yaml you can also continue the tutorial.

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

1 participant