Scroll to navigation

TRANSIT-TPP(1) User Commands TRANSIT-TPP(1)

NAME

transit-tpp - statistical calculations of essentiality of genes or genomic regions

DESCRIPTION

usage: python PATH/src/tpp.py -bwa <EXECUTABLE_WITH_PATH> -ref <fasta-file|comma_separated_list> -reads1 <FASTQ_OR_FASTA_FILE> [-reads2 <FASTQ_OR_FASTA_FILE>] -output <BASE_FILENAME> [OPTIONAL ARGS]

OPTIONAL ARGS:

-protocol [Sassetti|Tn5|Mme1] # which sample prep protocol was used?; sassetti protocol is the default; this sets the default transposon and primer sequence

# prefix of reads corresponding to end of transposon at junction with genomic sequence; can override default seq

-maxreads <INT>

# when searching for constant regions in reads 1 and 2; default is 1
# args to pass to BWA
# Default: mem. Algorithm to use for mapping reads with bwa

-primer-start-window INT,INT # position in read to search for start of primer; default is [0,20]

# automatic method to set window

-barseq_catalog_in|-barseq_catalog_out <file>

# Enter 'auto' for autogenerated ids.
August 2020 transit-tpp 3.1.0