Changes between Version 31 and Version 32 of SOPs/atac_Seq


Ignore:
Timestamp:
10/27/20 14:52:39 (4 years ago)
Author:
byuan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SOPs/atac_Seq

    v31 v32  
    9090# --peak-file: peak file in bed format
    9191# --tss-file: tss in bed format
    92 # --excluded-region-file A BED file containing excluded regions, in this case, we exclude the regions in the ENCODE blast list
     92# --excluded-region-file A bed file containing excluded regions, in this case, we exclude the regions in the ENCODE blast list
    9393# --metrics-file: output in json format
    9494# --ignore-read-groups: Even if read groups are present in the BAM file, ignore them and combine metrics for all reads under a single sample and library named with the --name option. This also implies that a single peak file will be used for all reads.
     95
    9596# The duplicated reads need to be labeled by Picard MarkDuplicates ( REMOVE_DUPLICATES=FALSE) before running the ataqv
    96 # ataqc supports human/mouse/rat/fly/worm/yeast currently. If your genome is not listed, you can run it with --autosomal-reference-file and --mitochondrial-reference-name
     97
     98# ataqc supports human/mouse/rat/fly/worm/yeast currently. If your genome is not listed, you can still run it by adding --autosomal-reference-file and --mitochondrial-reference-name.
    9799#    --autosomal-reference-file: a file containing autosomal reference names, one per line
    98100#    --mitochondrial-reference-name: name for the mitochondrial DNA