Skip to content

Download page for "TF Motif Catalog" links to the wrong files. #194

@ghuls

Description

@ghuls

Download page for "TF Motif Catalog" links to the wrong files: https://www.factorbook.org/downloads

MEME ChIP-seq Catalog: "Download motifs in MEME format" links to:
https://www.factorbook.org/motifscatlog/factorbook_chipseq_meme_motifs.tsv

Download metatdata in TSV format links to:
https://www.factorbook.org/motifscatlog/complete-factorbook-catalog.meme.gz

# Correct number of motifs
❯ rg -c '^MOTIF ' all-selex-motifs.meme 
6700

# Wrong number of motifs (download page mentions: 6,069 Motifs)
❯ rg -c '^MOTIF ' complete-factorbook-catalog.meme 
6921

Metadata

Metadata

Assignees

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