Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SNPsnp

Overview

This model is aimed at providing guidance for researchers to determine the optimal and affordable sequencing depth for their projects.

SNPsnp (SNP saturation number prediction) can predict the saturated SNP number of a strain, given its sequencing coverage, sequencing depth, abundance, genome length, SNP number and SNP density. A test sample could be sequenced in affordable depth first to determine if more data is needed.

Requirements

  • python (3.7)
  • pandas
  • numpy
  • sklearn

Usage

When you want to predict the saturated SNP number of a strain, you can use this model. The usage of this model is extremely easy. All you need is a file that consisting of sequencing coverage, sequencing depth, abundance, genome length, SNP number and SNP density at the current sequencing depth. Then you can get the predicted SNP saturation number to judge whether your current sequencing depth is suifficent for your research.

python useSNPsnp.py [inputfile]

Example

The output file consists of eight columns. The first seven colums are your input data and the last column is the predicted SNP saturation number of the corresponding strain. As shown in example folder, the predictSNPs.txt is the output.

python useSNPsnp.py example/test.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.