MichelNivard/Human-genome-CDS-GRCh38
These are DNA coding sequences in the human genome build GRCh38, downloaded from ensembl with the following R script: # install biomartr 1.0.7 from CRAN install.packages("biomartr", dependencies = TRUE) # Install Biostrings if not installed if (!requireNamespace("BiocManager", quietly = TRUE)) { install.packages("BiocManager") } # Load required package library(Biostrings) library(biomartr) # download the genome of Homo sapiens from ensembl # and store the corresponding genome CDS file in… See the full description on the dataset page: https://huggingface.co/datasets/MichelNivard/Human-genome-CDS-GRCh38.
Conversations for this repository live on Hugging Face.
CoolFace shows imported repositories read-only. Posting into someone else’s repository from here would need an authorised integration and the account holder’s consent, so the link goes to the source instead.
Open discussions on Hugging Face