-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[examples/notebooks] update notebooks to work with latest version
- Loading branch information
Showing
7 changed files
with
46 additions
and
607 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -371,27 +371,27 @@ | |
"If the interface is plotted using the same ```ctc_cutoff_Ang```, these residues will be those listed in the initial output, on top of the notebook:\n", | ||
"\n", | ||
"```\n", | ||
" freq label residue idxs sum\n", | ||
"0 1.0 [email protected] - [email protected] 335 1105 1.0\n", | ||
"1 1.0 [email protected] - [email protected] 334 1015 2.0\n", | ||
"2 1.0 [email protected] - R239@ICL3 304 1112 3.0\n", | ||
"3 1.0 [email protected] - [email protected] 312 1106 4.0\n", | ||
"4 1.0 [email protected] - [email protected] 346 1118 5.0\n", | ||
"5 1.0 [email protected] - [email protected] 346 1122 6.0\n", | ||
"6 1.0 [email protected] - [email protected] 330 1015 7.0\n", | ||
"7 1.0 [email protected] - [email protected] 88 1185 8.0\n", | ||
"8 1.0 [email protected] - [email protected] 334 1012 9.0\n", | ||
"9 1.0 [email protected] - [email protected] 85 1185 10.0\n", | ||
"10 1.0 [email protected] - [email protected] 347 1122 11.0\n", | ||
"11 1.0 [email protected] - [email protected] 341 1010 12.0\n", | ||
"12 1.0 [email protected] - [email protected] 347 1119 13.0\n", | ||
"13 1.0 [email protected] - [email protected] 338 1098 14.0\n", | ||
"14 1.0 [email protected] - [email protected] 338 1014 15.0\n", | ||
"15 1.0 [email protected] - [email protected] 339 1102 16.0\n", | ||
"16 1.0 [email protected] - [email protected] 338 1102 17.0\n", | ||
"17 1.0 [email protected] - [email protected] 337 1014 18.0\n", | ||
"18 1.0 [email protected] - [email protected] 338 1011 19.0\n", | ||
"19 1.0 [email protected] - [email protected] 339 1106 20.0\n", | ||
" freq label residues fragments sum\n", | ||
"1 1.0 [email protected] - [email protected] 335 - 1105 0 - 4 1.0\n", | ||
"2 1.0 [email protected] - [email protected] 334 - 1015 0 - 4 2.0\n", | ||
"3 1.0 [email protected] - R239@ICL3 304 - 1112 0 - 4 3.0\n", | ||
"4 1.0 [email protected] - [email protected] 312 - 1106 0 - 4 4.0\n", | ||
"5 1.0 [email protected] - [email protected] 346 - 1118 0 - 4 5.0\n", | ||
"6 1.0 [email protected] - [email protected] 346 - 1122 0 - 4 6.0\n", | ||
"7 1.0 [email protected] - [email protected] 330 - 1015 0 - 4 7.0\n", | ||
"8 1.0 [email protected] - [email protected] 88 - 1185 0 - 4 8.0\n", | ||
"9 1.0 [email protected] - [email protected] 334 - 1012 0 - 4 9.0\n", | ||
"10 1.0 [email protected] - [email protected] 85 - 1185 0 - 4 10.0\n", | ||
"11 1.0 [email protected] - [email protected] 347 - 1122 0 - 4 11.0\n", | ||
"12 1.0 [email protected] - [email protected] 341 - 1010 0 - 4 12.0\n", | ||
"13 1.0 [email protected] - [email protected] 347 - 1119 0 - 4 13.0\n", | ||
"14 1.0 [email protected] - [email protected] 338 - 1098 0 - 4 14.0\n", | ||
"15 1.0 [email protected] - [email protected] 338 - 1014 0 - 4 15.0\n", | ||
"16 1.0 [email protected] - [email protected] 339 - 1102 0 - 4 16.0\n", | ||
"17 1.0 [email protected] - [email protected] 338 - 1102 0 - 4 17.0\n", | ||
"18 1.0 [email protected] - [email protected] 337 - 1014 0 - 4 18.0\n", | ||
"19 1.0 [email protected] - [email protected] 338 - 1011 0 - 4 19.0\n", | ||
"20 1.0 [email protected] - [email protected] 339 - 1106 0 - 4 20.0\n", | ||
"````" | ||
] | ||
}, | ||
|
@@ -504,13 +504,6 @@ | |
"nbconvert_exporter": "python", | ||
"pygments_lexer": "ipython3", | ||
"version": "3.8.12" | ||
}, | ||
"widgets": { | ||
"application/vnd.jupyter.widget-state+json": { | ||
"state": {}, | ||
"version_major": 2, | ||
"version_minor": 0 | ||
} | ||
} | ||
}, | ||
"nbformat": 4, | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.