Skip to content

Retrieving Polylox Barcodes from PacBio Reads (RPBPBR)

License

Notifications You must be signed in to change notification settings

hoefer-lab/RPBPBR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Retrieving Polylox Barcodes from PacBio Reads (RPBPBR)

Usage

RPBPBR <input.fasta/fastq> <out.prefix> <type|fasta/fastq> [keep-temp]

  • <input.fasta/fastq> required, the PacBio read file in fasta or fastq format.
  • <out.prefix> required, the prefix of output file, and also the name of a temporary directory to be created during the process.
  • <type|fasta/fastq> required, the format of the PacBio read file, only can be fasta or fastq, other formats not acceptable.
  • [keep-temp] optional, if not specified or with value 0, the temporary directory created during the process will be removed after the process is done; otherwise, it will be kept.

Contact

Xi Wang (xi dot wang at dkfz dot de)

Citation

[1] Weike Pei, Thorsten B. Feyerabend, Jens Roessler, Xi Wang, Daniel Postrach, Katrin Busch, Immanuel Rode, Kay Klapproth, Nikolaus Dietlein, Claudia Quedenau, Wei Chen, Sascha Sauer, Stephan Wolf, Thomas Hoefer, and Hans-Reimer Rodewald. (2017) Polylox barcoding reveals hematopoietic stem cell fates realized in vivo. Nature, 548, 456-460.

About

Retrieving Polylox Barcodes from PacBio Reads (RPBPBR)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 56.9%
  • Shell 43.1%