Giter Club home page Giter Club logo

retrieve_sequences_fasta's People

Contributors

novitch avatar

Watchers

 avatar

retrieve_sequences_fasta's Issues

error running retrieve_sequences_fasta - samtools compatibility?

Hello.
I've tried unsuccessfully to run the script retrieve_sequences_fasta.pl as a slurm batch job. I'm not a bioinformatician and so think I may have misunderstood something in the readme file. But, the error message also suggests samtools/1.3 is having difficulty with the script. Any help would be appreciated.

The meat of the commands looks like this:

module load perl/5.18.4-threads
module load samtools/1.3

cp path/RSEM.isoforms.test $rundir
cp path/Trinity.fasta $rundir
cp path/retrieve_sequences_from_fasta.pl $rundir
perl retrieve_sequences_from_fasta.pl -infile=RSEM.isoforms.test -seq=Trinity.fasta -geneIDtype=simple -out=retrieve.0403.trimtrinity.fasta"

[NOTE: The RSEM.isoforms.test file is a tab-delimited file consisting of a single column of isoform names to be recovered from the Trinity.fasta file.]

The error message is as follows:
"
cat: invalid option -- 'i'
Try 'cat --help' for more information.
faidx: invalid option -- 's'

Usage: samtools faidx <file.fa|file.fa.gz> [ [...]]

Error, cmd: /opt/packages/samtools/1.3/bin/samtools faidx -seq=Trinity.fasta died with ret 65280 at retrieve_sequences_from_fasta.pl line 27.
"

Thanks for your help.

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.