stjude / learngenomics.dev

A guided, intuitive introduction to genomics for software engineers. Curated by the community.
https://learngenomics.dev
Other
349 stars 31 forks source link

Broken URL links #46

Closed mcrasso-marsie closed 2 months ago

mcrasso-marsie commented 3 months ago

References to BED and GFF file formats are broken and can be fixed with BEF and GFF, respectively.

How to reproduce

  1. Go to: https://learngenomics.dev/docs/genomic-file-formats/
  2. Click on: BED or GFF/GTF

Implementation plan

  1. clone or fork repo?
  2. fetch main branch,
  3. branch it
  4. submit PR with updated URLs