8000 GitHub - HaydenRJones/HTbfRs2: "Hacked together but funcitonal read splitter" - A script to split highly concatenated reads from oxford nanopore sequencing.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

"Hacked together but funcitonal read splitter" - A script to split highly concatenated reads from oxford nanopore sequencing.

Notifications You must be signed in to change notification settings

HaydenRJones/HTbfRs2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

HTbfRs2

"Hacked together but funcitonal read splitter" - A script to split highly concatenated reads from oxford nanopore sequencing.

DETAILS DETAIL DETAILS . . . DETAILS DETAIL DETAILS

Dependencies

Setup

DETAILS DETAIL DETAILS . . . DETAILS DETAIL DETAILS

Usage

Data prerequisites

As with the previous version of this tool, the number of reads processed at any one time is the biggest bottleneck. We highly recomend splitting the input data prior to running this tool. The optimal number of reads to split into will depend on the length of reads and computer being used, however during testing 25,000 reads (100,000 lines for fastq) was found to work well.

In linux data can be split using

split -l 100000 data.fastq data.split.

Commandline arguments

Output

Examples

DETAILS DETAIL DETAILS . . . DETAILS DETAIL DETAILS

Relative distributions of barcode hits

Before:

After:

Footnotes

  1. only needed if using different barcodes from those in EXP-PBC001

  2. if plotting barcode hit distributions 2

About

"Hacked together but funcitonal read splitter" - A script to split highly concatenated reads from oxford nanopore sequencing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0