Skip to content
Snippets Groups Projects
Commit e8ebd7d9 authored by Nicolas  MAILLET's avatar Nicolas MAILLET
Browse files

line 53 must be commented

parent 021d8e92
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -31,7 +31,6 @@ necessary functions ...@@ -31,7 +31,6 @@ necessary functions
#DOC : last peptide, cut at pos -1 because no cut #DOC : last peptide, cut at pos -1 because no cut
# add with same name !! # add with same name !!
# miscleavage et pas miscleavage
#Started on 22 avr. 2016 #Started on 22 avr. 2016
#Digest sequences given restriction enzymes #Digest sequences given restriction enzymes
...@@ -51,7 +50,7 @@ import os ...@@ -51,7 +50,7 @@ import os
import sys import sys
import uuid import uuid
from pathlib import Path from pathlib import Path
from context import rpg #from context import rpg
from rpg import core from rpg import core
from rpg import digest from rpg import digest
from rpg import enzyme from rpg import enzyme
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment