Can I run nucleoatac with a consensus peak file?
0
0
Entering edit mode
7.0 years ago
BioinfGuru ★ 1.7k

I have ATAC-seq samples from which I called peaks using MACS2 to create a consensus peak file as advised by this paper. Now I would like to run nucleoatac to identify nucleosome positions.

My command:

nucleoatac run --bed consensus.broadPeaks --bam sample1.bam --fasta mm10.fa --out sample1 --cores 32";

nucleoatac run --bed consensus.broadPeaks --bam sample2.bam --fasta mm10.fa --out sample1 --cores 32";

nucleoatac run --bed consensus.broadPeaks --bam sample3.bam --fasta mm10.fa --out sample1 --cores 32";

... and so on for 32 samples.

Can I pass the same (consensus) peak file to each sample bam file?

Thank you

nucleoatac ATAC ATAC-seq • 1.9k views
ADD COMMENT

Login before adding your answer.

Traffic: 2763 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6