JOOOOOOOOOOJ commited on
Commit
00cc560
·
verified ·
1 Parent(s): 95cea84

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -60,11 +60,11 @@ dataset_protein["train"].head()
60
 
61
  * `seq`: Amino acid or nucleotide sequence of the polymer chain.
62
 
63
- <h2>polyclass vs polytype</h2>
64
 
65
- <p>It is important to distinguish between the <code>polyclass<code> and <code>polytype<code> attributes.</p>
66
 
67
- <p><code>polyclass<code> defines the biological assembly category (e.g., a ribonucleoprotein complex composed of proteins and RNA).</p>
68
 
69
- <p><code>polytype<code> defines the chemical nature of the specific chain listed in that row.</p>
70
- <p>For example, in a Protein/RNA polyclass assembly (such as a ribosome), individual rows may have a polytype of Protein (e.g., ribosomal proteins) or RNA (e.g., rRNA chains). Thus, multiple polytypes can exist within a single polyclass. This distinction allows the dataset to represent both the system-level composition of a structure and the molecular identity of its individual components.</p>
 
60
 
61
  * `seq`: Amino acid or nucleotide sequence of the polymer chain.
62
 
63
+ <h2><code>polyclass</code> vs <code>polytype</code> </h2>
64
 
65
+ <p>It is important to distinguish between the <code>polyclass</code> and <code>polytype</code>attributes.</p>
66
 
67
+ <p><code>polyclass</code> defines the biological assembly category (e.g., a ribonucleoprotein complex composed of proteins and RNA).</p>
68
 
69
+ <p><code>polytype</code> defines the chemical nature of the specific chain listed in that row.</p>
70
+ <p>For example, in a Protein/RNA polyclass assembly (such as a ribosome), individual rows may have a polytype of Protein (e.g., ribosomal proteins) or RNA (e.g., rRNA chains). Thus, multiple polytypes can exist within a single polyclass. This distinction allows the dataset to represent both the system-level composition of a structure and the molecular identity of its individual components.</p>