Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure we have latest builds #20

Open
cmungall opened this issue Jun 17, 2021 · 0 comments
Open

Ensure we have latest builds #20

cmungall opened this issue Jun 17, 2021 · 0 comments

Comments

@cmungall
Copy link
Member

not sure of any way to automate easily

genomes.yaml:

name: foo
genomes:
  mm:
    taxon: NCBITaxon:10090
    name: Mouse
  hg:
    taxon: NCBITaxon:9606
    name: Human
  dm:
    taxon: NCBITaxon:7227
    name: Drosophila melanogaster
  danRer:
    taxon: NCBITaxon:7955
    name: Danio rerio
  rn:
    taxon: NCBITaxon:10116
    name: Rat
  ce:
    taxon: NCBITaxon:6239
    name: C elegans
  galGal:
    taxon: NCBITaxon:9031
    name: Chicken
taxons:
  NCBITaxon:10090:
    name: Mus musculus
  NCBITaxon:9606:
    name: Homo sapiens
  NCBITaxon:7227:
    name: Drosophila melanogaster
  NCBITaxon:7955:
    name: Danio rerio
  NCBITaxon:10116:
    name: Rattus norvegicus
  NCBITaxon:6239:
    name: Caenorhabditis elegans

some of these are copied from dipper. We have most up to date chicken. I just updated human with latest from UCSC but I assume the T2T build there soon

@cmungall cmungall added this to the Monochrom release milestone Jun 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant