subwaystation / pangenome-paper

Cluster efficient pangenome graph construction with nf-core/pangenome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nf-core/pangenome

Cluster efficient pangenome graph construction with nf-core/pangenome

The sequences from which the pangenomes were built are stored at https://zenodo.org/doi/10.5281/zenodo.11143858.

Oxford Bioinformatics Application Notes paper author instructions

https://academic.oup.com/bioinformatics/pages/instructions_for_authors

Application Notes: up to 4 pages; this is approx. 2,600 words or 2,000 words plus one figure.

# Count the number of words
pdftotext main.pdf - | egrep -e '\w\w\w+' | iconv -f ISO-8859-15 -t UTF-8 | wc -w 

About

Cluster efficient pangenome graph construction with nf-core/pangenome


Languages

Language:HTML 88.6%Language:TeX 10.6%Language:R 0.5%Language:Shell 0.2%Language:Python 0.1%Language:Makefile 0.0%