Genespace synteny analysis
收藏Figshare2025-08-05 更新2026-04-08 收录
下载链接:
https://figshare.com/articles/dataset/Genespace_synteny_analysis/28661705/1
下载链接
链接失效反馈官方服务:
资源简介:
genespace_genomes contains translated cds .faa and genomic gff annotation files for three taxa (B. pensylvanicus, B. affinis, B. huntii) needed for the R code below. Results can be replicated by running the R code for GENESPACE (see https://github.com/jtlovell/GENESPACE for software and other requirements).<b>R-code for running Genespace:</b>library(GENESPACE)<br>genomeRepo<-file.path("genespace/genespace_genomes")workdir<-file.path("genespace/genespace_working")<br>parsedPaths <- parse_annotations( rawGenomeRepo = genomeRepo, genomeDirs = c("affinis", "huntii", "pens"), genomeIDs = c("affinis", "huntii", "pens"), presets = "ncbi",troubleShoot = TRUE, genespaceWd = workdir)<br><br>gpar <- init_genespace( wd = workdir, <br> path2mcscanx ="GenomeSoftware/MCScanX-master")out <- run_genespace(gsParam = gpar) <br>
提供机构:
Lozier, Jeff
创建时间:
2025-08-01



