DanielHesslow commited on
Commit
4e0752a
·
1 Parent(s): 2604343

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - protein sequences
4
+ datasets:
5
+ - Swissprot
6
+ tags:
7
+ - Protein
8
+ - PFam
9
+ ---
10
+
11
+ Swissprot is a high quality manually annotated protein database. The dataset contains annotations with the functional properties of the proteins. Here we extract proteins with PFam labels.
12
+
13
+ The dataset is ported from Protinfer: https://github.com/google-research/proteinfer.
14
+
15
+ The Pfam-labels are extracted and indexed, the mapping is provided in `idx_mapping.json`. Proteins without Pfam tags are removed.