add citation
Browse files
README.md
CHANGED
|
@@ -154,4 +154,36 @@ The dataset contains the following fields, each of which is essential for unders
|
|
| 154 |
| uuid | Unique identifier (not in original description, but present in the JSON list) |
|
| 155 |
| rna_central_id | RNA Central ID (not in original description, but present in the JSON list) |
|
| 156 |
| curator_notes | Curator notes (not in original description, but present in the JSON list) |
|
| 157 |
-
| metadata_source | source of the metadata |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 154 |
| uuid | Unique identifier (not in original description, but present in the JSON list) |
|
| 155 |
| rna_central_id | RNA Central ID (not in original description, but present in the JSON list) |
|
| 156 |
| curator_notes | Curator notes (not in original description, but present in the JSON list) |
|
| 157 |
+
| metadata_source | source of the metadata |
|
| 158 |
+
|
| 159 |
+
|
| 160 |
+
## Citation
|
| 161 |
+
|
| 162 |
+
Please cite the original dataset using the following format:
|
| 163 |
+
|
| 164 |
+
**BibTeX:**
|
| 165 |
+
```
|
| 166 |
+
@article{10.1093/nar/gkac888,
|
| 167 |
+
author = {Seal, Ruth L and Braschi, Bryony and Gray, Kristian and Jones, Tamsin E M and Tweedie, Susan and Haim-Vilmovsky, Liora and Bruford, Elspeth A},
|
| 168 |
+
title = "{Genenames.org: the HGNC resources in 2023}",
|
| 169 |
+
journal = {Nucleic Acids Research},
|
| 170 |
+
volume = {51},
|
| 171 |
+
number = {D1},
|
| 172 |
+
pages = {D1003-D1009},
|
| 173 |
+
year = {2022},
|
| 174 |
+
month = {10},
|
| 175 |
+
abstract = "{The HUGO Gene Nomenclature Committee (HGNC) assigns unique symbols and names to human genes. The HGNC database (www.genenames.org) currently contains over 43 000 approved gene symbols, over 19 200 of which are assigned to protein-coding genes, 14 000 to pseudogenes and nearly 9000 to non-coding RNA genes. The public website, www.genenames.org, displays all approved nomenclature within Symbol Reports that contain data curated by HGNC nomenclature advisors and links to related genomic, clinical, and proteomic information. Here, we describe updates to our resource, including improvements to our search facility and new download features.}",
|
| 176 |
+
issn = {0305-1048},
|
| 177 |
+
doi = {10.1093/nar/gkac888},
|
| 178 |
+
url = {https://doi.org/10.1093/nar/gkac888},
|
| 179 |
+
eprint = {https://academic.oup.com/nar/article-pdf/51/D1/D1003/48441239/gkac888.pdf},
|
| 180 |
+
}
|
| 181 |
+
```
|
| 182 |
+
|
| 183 |
+
## Dataset Card Authors
|
| 184 |
+
|
| 185 |
+
- **Author:** dwb2023
|
| 186 |
+
|
| 187 |
+
## Dataset Card Contact
|
| 188 |
+
|
| 189 |
+
- **Contact:** dwb2023
|