Skip to content

Calculates Next Generation Sequencing coverage for specific locations on sequence reads

Notifications You must be signed in to change notification settings

bostonbrad/NGS_Sequence_Coverage_Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

NGS_Sequence_Coverage_Calculator

Calculates Next Generation Sequencing coverage for specific locations on sequence reads

This calculator takes NGS Sequencing read data and calculates, for specific loci along the sequence, the coverage of the given loci.

The program does not attempt to check that the input files have data in a specific format. It assumes that the first line is a column header, and that the file has 2 columns, delimited by a comma. Other system and version information is displayed below for consistency of results.

Information about system and versions:
Python 3.6.0 |Anaconda custom (64-bit)| (default, Dec 23 2016, 11:57:41) [MSC v.1900 64 bit (AMD64)]
Spyder 3.1.4
Windows 7 Home Premium SP1
Intel Core i5-3230M CPU @ 2.60GHz, 12 GB RAM
Pandas Version: 0.19.2

About

Calculates Next Generation Sequencing coverage for specific locations on sequence reads

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages