Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
OpenFold
Commits
8f08fbb7
Commit
8f08fbb7
authored
Jul 06, 2023
by
Geoffrey Yu
Browse files
modify imports and header
parent
585136e4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
tests/test_permutation.py
tests/test_permutation.py
+2
-4
No files found.
tests/test_permutation.py
View file @
8f08fbb7
# Copyright 2021 AlQuraishi Laboratory
#
#
Dingquan Yu @ EMBL-Hamburg Kosinski group
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
...
...
@@ -27,14 +27,12 @@ from tests.config import consts
import
logging
logger
=
logging
.
getLogger
(
__name__
)
import
os
import
io
,
contextlib
from
tests.data_utils
import
(
random_template_feats
,
random_extra_msa_feats
,
random_affines_vector
,
random_affines_4x4
random_affines_vector
)
from
openfold.utils.rigid_utils
import
(
Rotation
,
Rigid
,
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment