Skip to content

Very small examples for testing Sequence Bloom Trees and similar data structures

Notifications You must be signed in to change notification settings

medvedevgroup/SbtPlayData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

SbtPlayData

Very small examples for testing Sequence Bloom Trees and similar data structures

The example1 directory contains five fastq files representing sequencing experiments. These non-paired reads were simulated by sampling at 7X coverage from five fake genomes. Simulated sequencing error was about 1% mismatches with no indels.

The five genomes have lengths ranging from about 11K bp to 21K bp. These contain a mix of random sequence data and some transcript-like sequences. Some "transcripts" are present in more than one genome, albeit with a 2% mutation rate.

The example2 directory is similar to example1 but was generated with different random seeding from fewer fake transcripts. The transcripts file is also included.

About

Very small examples for testing Sequence Bloom Trees and similar data structures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published