This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Why does UCSC produce reference genomes when GRC already does it well?

UCSC reference assemblies (eg. hg38) are, with some minor differences, almost the same as GRC references. If they have nothing new to offer, why bother making and releasing reference genomes? I'm not criticizing UCSC, I'm just curious about the institutional politics or bureaucratic decision-making behind US taxpayers funding two nearly identical projects?

Wouldn't it be in the scientific community's interest to move to one common standard? NCBI vs EBI I can understand because of divergent national interests but since UCSC and GRC are both US-based and publicly funded, why isn't there central coordination to move to one or the other standard?

assembly reference

why isn't there central coordination to move to one or the other standard?

You're obviously not from the US, we don't centrally coordinate much of anything in any coherent way. Note also that GRC handles only mouse and human and carried on work by UCSC...

Correct, I'm not from the US. If a top-down approach is impossible in the US system, can't researchers from a bottom-up manner collectively move to one standard? Or is even suggesting using common standards too much to ask for in bioinformatics? This isn't so much an issue of "which one is better" but rather "just pick one and stick to it".

Or is even suggesting using common standards too much to ask for in bioinformatics?

That's too much to ask for from our species in general.

Or is even suggesting using common standards too much to ask for in bioinformatics?

I would say we're doing fairly well with common standards in bioinformatics, as most genomes are in fasta, reads in fastq, alignments in sam/bam/cram and variants in vcf, etc. Having multiple sources of reference genomes is maybe inconvenient, but not terrible.

2 answers

UCSC doesn't produce the reference genomes, but rather collects them with a browser and adds annotation files (which also are not necessarily produced by them). Annotation is at least as important as the assembly itself.

That is to say, as far as I'm aware, the UCSC genome and the GRC genome are not "almost the same", they are identical, with the possible exception of which contigs are included, and in some cases, what the contigs are called.

From a quick look at Wikipedia, GRC is international:

UCSC_Genome_Browser

The UCSC Genome Browser is an on-line, and downloadable, genome browser hosted by the University of California, Santa Cruz (UCSC).

Genome_Reference_Consortium

The Genome Reference Consortium (GRC) is an international collective of academic and research institutes with expertise in genome mapping, sequencing, and informatics, formed to improve the representation of reference genomes.

Log in to answer this question.