Skip to content

Instantly share code, notes, and snippets.

View hyphaltip's full-sized avatar

Jason Stajich hyphaltip

View GitHub Profile
@hyphaltip
hyphaltip / README.md
Last active September 3, 2020 19:56
Hyper geometric domain enrich

Domain set enrichment. code by Diego Martinez used in this paper https://mbio.asm.org/content/3/5/e00259-12

Comparative Genome Analysis of Trichophyton rubrum and Related Dermatophytes Reveals Candidate Genes Involved in Infection Diego A. Martinez, Brian G. Oliver, Yvonne Gräser, Jonathan M. Goldberg, Wenjun Li, Nilce M. Martinez-Rossi, Michel Monod, Ekaterina Shelest, Richard C. Barton, Elizabeth Birch, Axel A. Brakhage, Zehua Chen, Sarah J. Gurr, David Heiman, Joseph Heitman, Idit Kosti, Antonio Rossi, Sakina Saif, Marketa Samalova, Charles W. Saunders, Terrance Shea, Richard C. Summerbell, Jun Xu, Sarah Young, Qiandong Zeng, Bruce W. Birren, Christina A. Cuomo, Theodore C. White mBio Sep 2012, 3 (5) e00259-12; DOI: 10.1128/mBio.00259-12

Diego's instructions Lump multiple species together when comparing a set - I just added them as if they were a psuedo genome.

I think this is commented for use but let me know if it doesnt make sense.

#module load emboss (need emboss tools - install on mac with homebrew or other methods)
#download
curl -C - -O http://microsporidiadb.org/common/downloads/Current_Release/NparisiiERTm1/fasta/data/MicrosporidiaDB-26_NparisiiERTm1_AnnotatedCDSs.fasta
curl -C - -O http://microsporidiadb.org/common/downloads/Current_Release/NematocidaSp1ERTm2/fasta/data/MicrosporidiaDB-26_NematocidaSp1ERTm2_AnnotatedCDSs.fasta
curl -C - -O http://microsporidiadb.org/common/downloads/Current_Release/NparisiiERTm3/fasta/data/MicrosporidiaDB-26_NparisiiERTm3_AnnotatedCDSs.fasta
geecee MicrosporidiaDB-26_NematocidaSp1ERTm2_AnnotatedCDSs.fasta Nsp1ERT2.geecee
geecee MicrosporidiaDB-26_NparisiiERTm1_AnnotatedCDSs.fasta NparERT1.geecee
geecee MicrosporidiaDB-26_NparisiiERTm3_AnnotatedCDSs.fasta NparERT3.geecee
@hyphaltip
hyphaltip / genome_size_gene_stat.pdf
Last active November 18, 2015 18:24
genome size, coding genes in fungi
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.