Skip to content

abhijeetsingh1704/DNA-to-BINARY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

DNA-to-BINARY

Bash program for DNA sequence to binary format translation

The bash program used simple translation of DNA based to 0 or 1 as follows

A=00, T=11, C=01, G=10

USAGE

bash DNA_2_BINARY.sh Filename.fasta

About

Bash program for DNA sequence to binary format translation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages