Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

README.md

telomerCounter

The bash script which intended for counting telomeres in DNA sequence of homo sapiens

Name: telomercnt - print number of telomeres in DNA sequence

Synopsis: telomercnt CHROMOSOME LINES

Description: telomercnt downloads CHROMOSOME of human, unzips and converts it to .fasta, searches telomeres (TTAGGG) in choosen first n LINES. If no CHROSOME number is given as parameter, script will ask for user input, If no LINES is given as parameter, default 125 lines will be appiled. Download source: ftp://ftp.ncbi.nlm.nih.gov/genomes/Homo_sapiens/

Example: ./telomercnt.sh 20 200 output: 2

About

The bash script which intended for counting telomeres in DNA sequence of homo sapiens

Topics

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.