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

--full not working to download uniref90 #36

Closed
macmanes opened this issue Dec 10, 2015 · 1 comment
Closed

--full not working to download uniref90 #36

macmanes opened this issue Dec 10, 2015 · 1 comment

Comments

@macmanes
Copy link

using dammit 0.2.0

$ dammit databases --install --full --database-dir /mnt/harmonia/
========================================
dammit! a tool for easy de novo transcriptome annotation
Camille Scott 2015
========================================

submodule: databases


--- Checking PATH for dependencies

          [x] TransDecoder

          [x] LAST

          [x] HMMER

          [x] Infernal

          [x] crb-blast

          [x] BLAST+

          [x] BUSCO


--- Dependency results

          All dependencies satisfied!


--- Checking for database prep (dir: /mnt/harmonia)

          [ ] download_and_gunzip:Pfam-A.hmm

          [ ] hmmpress:Pfam-A.hmm

          [ ] download_and_gunzip:Rfam.cm

          [ ] cmpress:Rfam.cm

          [ ] download_and_gunzip:aa_seq_euk.fasta

          [ ] lastdb:aa_seq_euk.fasta.db

          [ ] download_and_gunzip:ODB8_EukOGs_genes_ALL_levels.txt

          [ ] download_and_untar:harmonia-metazoa

--- Database results

          Database prep incomplete
@camillescott
Copy link
Member

Yeah, this is a purposeful regression in 0.2.0, as --full wasn't being run
in the annotation stage anyhow. I'll be putting together a list of known
issues today and adding this, though it will be reactivated in an upcoming
version.

On Thu, Dec 10, 2015 at 4:02 AM, Matt MacManes notifications@github.com
wrote:

using dammit 0.2.0

$ dammit databases --install --full --database-dir /mnt/harmonia/

dammit! a tool for easy de novo transcriptome annotation

Camille Scott 2015

submodule: databases

--- Checking PATH for dependencies

      [x] TransDecoder

      [x] LAST

      [x] HMMER

      [x] Infernal

      [x] crb-blast

      [x] BLAST+

      [x] BUSCO

--- Dependency results

      All dependencies satisfied!

--- Checking for database prep (dir: /mnt/harmonia)

      [ ] download_and_gunzip:Pfam-A.hmm

      [ ] hmmpress:Pfam-A.hmm

      [ ] download_and_gunzip:Rfam.cm

      [ ] cmpress:Rfam.cm

      [ ] download_and_gunzip:aa_seq_euk.fasta

      [ ] lastdb:aa_seq_euk.fasta.db

      [ ] download_and_gunzip:ODB8_EukOGs_genes_ALL_levels.txt

      [ ] download_and_untar:harmonia-metazoa

--- Database results

      Database prep incomplete


Reply to this email directly or view it on GitHub
#36.

Camille Scott

Department of Computer Science
Lab for Data Intensive Biology
University of California, Davis

camille.scott.w@gmail.com

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