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

Documentation Issues #28

Open
elsamdea opened this issue Aug 31, 2021 · 2 comments
Open

Documentation Issues #28

elsamdea opened this issue Aug 31, 2021 · 2 comments

Comments

@elsamdea
Copy link

Hi!

I was reading the documentation and following the sections steps when I saw some typos:

Inside the "Sequence Reconstruction" Section:

In the alignment folder:

  • There is not a "green-lantern" file. Instead, there is a "region3" file.

In the documentation:

  • In the alignment step, the green-lantern command fails. It is because the command is described as:

qiime sidle align-regional-kmers
--i-kmers alignment/green-lantern-kmer-db.qza
--i-rep-seq table/green-lantern-rep-seq.qza
--p-region GreenLantern
--p-n-workers 2
--o-regional-alignment alignment/green-lantern-align-map.qza

But it is should be:

qiime sidle align-regional-kmers
--i-kmers database/sidle-db-green-lantern-100nt-kmers.qza
--i-rep-seq data/green-lantern-100nt-rep-set.qza
--p-region GreenLantern
--p-n-workers 2
--o-regional-alignment alignment/green-lantern-align-map.qza

Also, I was wondering where I built the "aligned-sequence-database based file" used in the "Phylogenetic Reconstruction" inside the "Sequence Reconstruction" Section.

Regards,

Elsa

@jwdebelius
Copy link
Owner

Hi @elsamdea,

Sorry for the long follow up. I think this is fixed in the updated branch (#27). But, I'm waiting for a review. Thank you and i'll keep you updated!

I will try to make sure the database sources are better described and may ask you if you're willing to review when we hit that point, if you're comfortable.

@elsamdea
Copy link
Author

elsamdea commented Sep 20, 2021 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