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
15b75e49
Commit
15b75e49
authored
Jul 19, 2022
by
Gustaf Ahdritz
Browse files
Undo last commit
parent
f0cce574
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
5 deletions
+1
-5
openfold/utils/superimposition.py
openfold/utils/superimposition.py
+1
-5
No files found.
openfold/utils/superimposition.py
View file @
15b75e49
...
@@ -11,11 +11,7 @@
...
@@ -11,11 +11,7 @@
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# See the License for the specific language governing permissions and
# limitations under the License.
# limitations under the License.
try
:
from
Bio.SVDSuperimposer
import
SVDSuperimposer
from
Bio.SVDSuperimposer
import
SVDSuperimposer
except
:
pass
import
numpy
as
np
import
numpy
as
np
import
torch
import
torch
...
...
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