Skip to content

Tools and Data related to Enzymatic Methylation Sequencing

License

Notifications You must be signed in to change notification settings

nebiolabs/EM-seq

Repository files navigation

This repository contains tools and data related to Enzymatic Methylation Sequencing and Enzymatic 5hmC-seq (E5hmC-seq)

There are 3 nextflow scripts:

  • em-seq.nf (to align reads, filter and call methylation)
  • bins.nf (to calculate binned coverage around the TSS
  • cov_vs_meth.nf (to generate the "coverage by feature type" figure from the EM-seq paper)

Reference genomes containing spike-in methylation controls are available via an amazon s3 bucket: s3://neb-em-seq-sra/

To use the Nextflow v1 scripts in this repository you need an older version of nextflow.

NXF_VER=22.10.4 nextflow run em-seq.nf --genome em-seq_ref_files/T2T_chm13v2.0+bs_controls.fa --flowcell AAC27FDF --fastq_glob '*_R{1,2}.fastq*' -resume

We hope to upgrade to the NextFlow v2 syntax in the future.

You may also be interested in the nf-core methylseq project

About

Tools and Data related to Enzymatic Methylation Sequencing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published