Git Product home page Git Product logo

raymondkiu / sequence-stats Goto Github PK

View Code? Open in Web Editor NEW
9.0 2.0 1.0 90 KB

Generate statistics from FASTQ and FASTA files. Also manipulate sequences such as renaming contigs and converting FASTQ to FASTA. Written in Bash. All in one place.

License: GNU General Public License v3.0

Shell 100.00%
genome-assembly assembly-stats fasta fastq fastq2fasta renamecontigs extract-contigs tools bioinformatics awk-script

sequence-stats's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

paveleg

sequence-stats's Issues

-a option shows incorrect data.

When computing the stats for a multifasta file, the field "Min Contig:" shows the length of the last contig, not the smallest one.

~/bin/sequence-stats -a assembly_MAIOR_QUE_100K.fasta
Sample: assembly_MAIOR_QUE_100K.fasta
Genome(bp): 248306121
Contigs: 1104
GC(%): 45.64
A(%): 27.18
T(%): 27.17
G(%): 22.81
C(%): 22.83
N50: 261916
Max Contig: 402137
Min Contig: 349401
N count: 0
N(%): 0
Gap(-): 0
Uncertain(bp): 0

~/bin/sequence-stats -c assembly_MAIOR_QUE_100K.fasta | tail
contig_9766 117494
contig_9805 199014
contig_9816 106145
contig_9878 116378
contig_9886 250030
contig_991 101688
contig_9941 381455
contig_9951 145570
contig_9955 343603
contig_9982 349401

some commands not found in sequence-stats

Hi, I used git clone to install sequence-stats and gave it executable permission and run it on my file. Can you please help with the "command not found" issues? See below. Sincerely.

~$ sequence-stats/src/sequence-stats -a Tiero.fna
sequence-stats/src/sequence-stats: line 53: bc: command not found
sequence-stats/src/sequence-stats: line 54: bc: command not found
sequence-stats/src/sequence-stats: line 55: bc: command not found
sequence-stats/src/sequence-stats: line 57: bc: command not found
sequence-stats/src/sequence-stats: line 59: bc: command not found
sequence-stats/src/sequence-stats: line 62: bc: command not found
sequence-stats/src/sequence-stats: line 68: bc: command not found
Sample: Tiero.fna
Genome(bp): 4267658
Contigs: 1
GC(%):
A(%):
T(%):
G(%):
C(%):
N50: 4267658
Max Contig: 4267658
Min Contig: 4267658
N count: 0
N(%):
Gap(-): 0
Uncertain(bp):

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.