File tree Expand file tree Collapse file tree 2 files changed +10
-8
lines changed
Expand file tree Collapse file tree 2 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 3737 "name" : " stdout" ,
3838 "output_type" : " stream" ,
3939 "text" : [
40- " Already in the project root directory: G:\\ github-aditya0by0\\ python-chebai\n "
40+ " Already in the project root directory: G:\\ github-aditya0by0\\ python-chebai-proteins \n "
4141 ]
4242 }
4343 ],
4646 " import os\n " ,
4747 " \n " ,
4848 " # Root directory name of the project\n " ,
49- " expected_root_dir = \" python-chebai\"\n " ,
49+ " expected_root_dir = \" python-chebai-proteins \"\n " ,
5050 " \n " ,
5151 " # Check if the current directory ends with the expected root directory name\n " ,
5252 " if not os.getcwd().endswith(expected_root_dir):\n " ,
7070 }
7171 },
7272 "outputs" : [],
73- "source" : " from chebai.preprocessing.datasets.go_uniprot import GOUniProtOver250"
73+ "source" : [
74+ " from chebai_proteins.preprocessing.datasets.deepGO.go_uniprot import GOUniProtOver250"
75+ ]
7476 },
7577 {
7678 "cell_type" : " code" ,
11481150 "metadata" : {},
11491151 "outputs" : [],
11501152 "source" : [
1151- " from chebai .preprocessing.reader import ProteinDataReader"
1153+ " from chebai_proteins .preprocessing.reader import ProteinDataReader"
11521154 ]
11531155 },
11541156 {
Original file line number Diff line number Diff line change 185185 "name" : " stdout" ,
186186 "output_type" : " stream" ,
187187 "text" : [
188- " Changed to project root directory: G:\\ github-aditya0by0\\ python-chebai\n "
188+ " Changed to project root directory: G:\\ github-aditya0by0\\ python-chebai-proteins \n "
189189 ]
190190 }
191191 ],
194194 " import os\n " ,
195195 " \n " ,
196196 " # Root directory name of the project\n " ,
197- " expected_root_dir = \" python-chebai\"\n " ,
197+ " expected_root_dir = \" python-chebai-proteins \"\n " ,
198198 " \n " ,
199199 " # Check if the current directory ends with the expected root directory name\n " ,
200200 " if not os.getcwd().endswith(expected_root_dir):\n " ,
224224 "metadata" : {},
225225 "outputs" : [],
226226 "source" : [
227- " from chebai .preprocessing.datasets.scope.scope import SCOPeOver50"
227+ " from chebai_proteins .preprocessing.datasets.scope.scope import SCOPeOver50"
228228 ]
229229 },
230230 {
11041104 "metadata" : {},
11051105 "outputs" : [],
11061106 "source" : [
1107- " from chebai .preprocessing.reader import ProteinDataReader"
1107+ " from chebai_proteins .preprocessing.reader import ProteinDataReader"
11081108 ]
11091109 },
11101110 {
You can’t perform that action at this time.
0 commit comments