damlab commited on
Commit
652ae6e
·
1 Parent(s): 36c4051

Creating readme

Browse files
Files changed (1) hide show
  1. README.md +39 -3
README.md CHANGED
@@ -1,3 +1,39 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Dataset Description
2
+
3
+
4
+ Dataset Summary
5
+
6
+ This dataset was derived from the Los Alamos National Laboratory HIV sequence (LANL) database.
7
+ It contains the most recent version (2016-Full-genome), composed of 1,609 high-quality full-length genomes.
8
+ The genes within these sequences were processed using the GeneCutter tool and translated into corresponding amino acid sequences using the BioPython library Seq.translate function.
9
+
10
+ Supported Tasks and Leaderboards: None
11
+
12
+ Languages: English
13
+
14
+ Dataset Structure
15
+
16
+ Data Instances
17
+ Each column represents the protein amino acid sequence of the HIV genome.
18
+ The ID field indicates the Genbank reference ID for future cross-referencing.
19
+ There are 1,609 full length HIV genomes.
20
+
21
+ Data Fields: ID, gag, pol, env, nef, tat, rev, proteome
22
+
23
+ Data Splits: None
24
+
25
+ Dataset Creation
26
+
27
+ Curation Rationale: This dataset was curated to train a model (HIV-BERT) designed to predict a variety of sequence-dependent features regarding HIV.
28
+
29
+ Initial Data Collection and Normalization: Dataset was downloaded and curated on 12/21/2021.
30
+
31
+ Considerations for Using the Data
32
+
33
+ Social Impact of Dataset: This dataset can be used to study sequence-dependent features of HIV, a virus that has claimed the lives of many individuals globally in the last few decades.
34
+
35
+ Discussion of Biases: This dataset was derived from the Los Alamos National Laboratory HIV sequence (LANL) database full genome database and contains a representative sample from each subtype and geographic region.
36
+
37
+ Additional Information:
38
+ - Dataset Curators: Will Dampier
39
+ - Citation Information: TBA