logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

trim_pipeline - trim pipeline of PALEOMIX suite

Author

       This manpage was written by Andreas Tille for the Debian distribution and can be used for any other usage
       of the program.

trim_pipeline 1.2.7                               February 2017                                 TRIM_PIPELINE(1)

Description

       The  PALEOMIX  pipelines  are  a set of pipelines and tools designed to aid the rapid processing of High-
       Throughput Sequencing (HTS) data: The BAM pipeline  processes  de-multiplexed  reads  from  one  or  more
       samples,  through sequence processing and alignment, to generate BAM alignment files useful in downstream
       analyses; the Phylogenetic pipeline carries out genotyping and phylogenetic inference  on  BAM  alignment
       files, either produced using the BAM pipeline or generated elsewhere; and the Zonkey pipeline carries out
       a  suite  of analyses on low coverage equine alignments, in order to detect the presence of F1-hybrids in
       archaeological assemblages. In addition, PALEOMIX aids in metagenomic analysis of the extracts.

       The pipelines have been designed  with  ancient  DNA  (aDNA)  in  mind,  and  includes  several  features
       especially  useful  for  the  analyses  of  ancient  samples, but can all be for the processing of modern
       samples, in order to ensure consistent data processing.

       trim_pipeline is the trim pipeline of paleomix(1).

Name

       trim_pipeline - trim pipeline of PALEOMIX suite

Options

       trim_pipeline help
              Display this message

       trim_pipeline example [...]
              Create example project in folder.

       trim_pipeline makefile [...]
              Print makefile template.

       trim_pipeline dryrun [...]
              Perform dry run of pipeline on provided makefiles.   Equivalent  to  'bam_pipeline  run  --dry-run
              [...]'.

       trim_pipeline run [...]
              Run pipeline on provided makefiles.

       trim_pipeline remap [...]
              Re-map hits from previous alignment.

See Also

paleomix(1)

Synopsis

trim_pipeline [options]

See Also