Giter Site home page Giter Site logo

bears_analyses's People

Contributors

konrad avatar lakigigar avatar pimentel avatar pmelsted avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bears_analyses's Issues

Shared index style

A few things about the shared index:

  • When looking at the urls in species.json, I don't seem to see the actual url of the file. Are you prefixing it somewhere with the ensembl the url? It would be best to simply have a generic url for this
  • The kmer length should be included in the index file name. To be clear, you can have 1 fasta to many indices

That's all I can think of for now. Will look at it more closely later.

Nikaido missing reads?

I ran snakemake -p in the Nikaido directory on the most recent commit on the lucille2 server,
and got the output below. Have I done something wrong, or are the Nikaido reads missing?

wget -O annotation/Latimeria_chalumnae.LatCha1.rel79.cdna.all.fa.gz http://bio.math.berkeley.edu/kallisto/transcriptomes/Latimeria_chalumnae.LatCha1.rel79.cdna.all.fa.gz
--2016-03-23 10:08:08--  http://bio.math.berkeley.edu/kallisto/transcriptomes/Latimeria_chalumnae.LatCha1.rel79.cdna.all.fa.gz
Resolving bio.math.berkeley.edu (bio.math.berkeley.edu)... 128.32.213.142
Connecting to bio.math.berkeley.edu (bio.math.berkeley.edu)|128.32.213.142|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 16135641 (15M) [application/x-gzip]
Saving to: ‘annotation/Latimeria_chalumnae.LatCha1.rel79.cdna.all.fa.gz’

100%[===========================================================================================================================================>] 16,135,641  --.-K/s   in 0.1s    

2016-03-23 10:08:08 (104 MB/s) - ‘annotation/Latimeria_chalumnae.LatCha1.rel79.cdna.all.fa.gz’ saved [16135641/16135641]

1 of 41 steps (2%) done
rule kallisto_index:
        input: annotation/Latimeria_chalumnae.LatCha1.rel79.cdna.all.fa.gz
        output: annotation/Latimeria_chalumnae.LatCha1.rel79.cdna.all.kidx
kallisto index -k 21 -i annotation/Latimeria_chalumnae.LatCha1.rel79.cdna.all.kidx annotation/Latimeria_chalumnae.LatCha1.rel79.cdna.all.fa.gz

[build] loading fasta file annotation/Latimeria_chalumnae.LatCha1.rel79.cdna.all.fa.gz
[build] k-mer length: 21
[build] warning: clipped off poly-A tail (longer than 10)
        from 25 target sequences
[build] warning: replaced 85470 non-ACGUT characters in the input sequence
        with pseudorandom nucleotides
[build] counting k-mers ... done.           
[build] building target de Bruijn graph ... ^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B^[[B done 
[build] creating equivalence classes ...  done
[build] target de Bruijn graph has 422728 contigs and contains 44955722 k-mers 

2 of 41 steps (5%) done
rule fastq_dump_paired:
        output: data/paired/DRR002308, data/paired/DRR002308/DRR002308_1.fastq.gz, data/paired/DRR002308/DRR002308_2.fastq.gz
        benchmark: benchmarks/DRR002308/fastq_dump.json
fastq-dump --split-files -O data/paired/DRR002308 --gzip DRR002308
2016-03-23T17:10:48 fastq-dump.2.4.4 err: item not found while constructing within virtual database module - the path 'DRR002308' cannot be opened as database or table
Error in job fastq_dump_paired while creating output files data/paired/DRR002308, data/paired/DRR002308/DRR002308_1.fastq.gz, data/paired/DRR002308/DRR002308_2.fastq.gz.
RuleException:
CalledProcessError in line 53 of /home/psturm/bears_analyses/Nikaido_2013_10.1101_gr.158105.113/Snakefile:
Command 'fastq-dump --split-files -O data/paired/DRR002308 --gzip DRR002308' returned non-zero exit status 3
Removing output files of failed job fastq_dump_paired since they might be corrupted:
data/paired/DRR002308
Will exit after finishing currently running jobs.
Exiting because a job execution failed. Look above for error message

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.