Skip to content

jlchen5/sequencing-read-depth-calculate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sequencing read depth calculate

The repository is used to calculate the NGS data sequencing read depth. You can use read_depth_calcu.sh to calculate your sequencing data read depth.

usage:

sh read_depth_calcu.sh 1 150 146638899

end=$1
length=$2
genome_len=$3

About

The repository is used to calculate the NGS data sequencing read depth.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages