Skip to content

limiting to NFR in the dev version #424

@BingbingYuan

Description

@BingbingYuan

How could I run the analysis with NFR only? My pipeline_info/paramsXXX.json has the right range of minFragmentLength(0) and maxFragmentLength (120). But the input bam file for macs3 callpeak is not limited to NFR. Are there any parameter(s) that I missed? Here is my command:
nextflow run dev_version/atacseq -profile singularity --input ./fastq.csv --min_trimmed_reads 0 --aligner bowtie2 --keep_dups TRUE --narrow_peak TRUE --genome hg38 --read_length 150 --outdir ./outDir_

Thanks,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions