Skip to content

Commit eba0417

Browse files
committed
scope: update tutorial
1 parent 4572272 commit eba0417

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

tutorials/data_exploration_scope.ipynb

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,29 @@
171171
"text": [
172172
"Checking for processed data in data\\SCOPe\\version_2.08\\SCOPe2000\\processed\n",
173173
"Missing processed data file (`data.pkl` file)\n",
174+
"Missing PDB raw data, Downloading PDB sequence data....\n",
175+
"Downloading to temporary file C:\\Users\\HP\\AppData\\Local\\Temp\\tmpsif7r129\n",
176+
"Downloaded to C:\\Users\\HP\\AppData\\Local\\Temp\\tmpsif7r129\n",
177+
"Unzipping the file....\n",
178+
"Unpacked and saved to data\\SCOPe\\pdb_sequences.txt\n",
179+
"Removed temporary file C:\\Users\\HP\\AppData\\Local\\Temp\\tmpsif7r129\n",
180+
"Missing Scope: cla.txt raw data, Downloading...\n"
181+
]
182+
},
183+
{
184+
"name": "stderr",
185+
"output_type": "stream",
186+
"text": [
187+
"G:\\anaconda3\\envs\\env_chebai\\lib\\site-packages\\urllib3\\connectionpool.py:1099: InsecureRequestWarning: Unverified HTTPS request is being made to host 'scop.berkeley.edu'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings\n",
188+
"warnings.warn(\n"
189+
]
190+
},
191+
{
192+
"name": "stdout",
193+
"output_type": "stream",
194+
"text": [
195+
"Missing Scope: hie.txt raw data, Downloading...\n",
196+
"Missing Scope: des.txt raw data, Downloading...\n",
174197
"Extracting class hierarchy...\n",
175198
"Computing transitive closure\n",
176199
"Process graph\n",

0 commit comments

Comments
 (0)