SICER2 (or EPIC) genomes
1
0
Entering edit mode
2.9 years ago
jjp55 ▴ 20

Hi all,

This is probably a very basic question, but I am trying to use SICER (or EPIC) to analyze my ChIP-seq data. The samples are Arabidopsis, but TAIR10 is not an option for the genome. Does anyone know how I can use a genome not listed?

Genome EPIC ChIP-seq SICER Sequencing • 847 views
ADD COMMENT
0
Entering edit mode
2.9 years ago
ATpoint 82k

See https://github.com/biocore-ntnu/epic2

You either specify a hardcoded genome OR use --chromsizes & --effective-genome-fraction to indicate chromosome length and the effective (=mappable / unqiue) fraction.

https://deeptools.readthedocs.io/en/develop/content/feature/effectiveGenomeSize.html says TAIR10 has an effective size of 119481543 so I'd guess that you could use simply --chromsizes 119481543 --effective-genome-fraction 1 as a simple workaround.

ADD COMMENT

Login before adding your answer.

Traffic: 2008 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