I noticed there's no dedicated ATAC-seq workflow support yet surprising given how common it's become in epigenomics studies. The platform covers a lot of transcriptomics ground but chromatin accessibility feels underserved.
At minimum, a useful metanode chain would look like:
MACS3 peak calling → TSS enrichment → FRiP scoring → differential accessibility (DESeq2/edgeR)
I work on ENCODE-compliant ATAC-seq pipelines and would be happy to implement these if the maintainers can point me to a good reference metanode to model the TypeScript spec from. Already familiar with the contribution guide.
Happy to discuss scope before opening a PR.
I noticed there's no dedicated ATAC-seq workflow support yet surprising given how common it's become in epigenomics studies. The platform covers a lot of transcriptomics ground but chromatin accessibility feels underserved.
At minimum, a useful metanode chain would look like:
MACS3 peak calling → TSS enrichment → FRiP scoring → differential accessibility (DESeq2/edgeR)
I work on ENCODE-compliant ATAC-seq pipelines and would be happy to implement these if the maintainers can point me to a good reference metanode to model the TypeScript spec from. Already familiar with the contribution guide.
Happy to discuss scope before opening a PR.