Skip to content

Commit e49e346

Browse files
jjgaoandreasprlic
authored andcommitted
/* How can I identify protein modifications in a structure? */
1 parent 481a93c commit e49e346

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_wikis/BioJava:CookBook3:ModFinder.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: BioJava:CookBook3:ModFinder
55
How can I identify protein modifications in a structure?
66
--------------------------------------------------------
77

8-
BioJava provide a module *biojava3-protmod* for identification of
8+
BioJava provide a module *biojava3-modfinder* for identification of
99
protein pre-, co-, and post-translational modifications from structures.
1010
[A list of protein
1111
modifications](BioJava:CookBook3:SupportedProtMod "wikilink") has been

_wikis/BioJava:CookBook3:ModFinder.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
==How can I identify protein modifications in a structure?==
22

3-
BioJava provide a module ''biojava3-protmod'' for identification of protein pre-, co-, and post-translational modifications from structures. [[BioJava:CookBook3:SupportedProtMod|A list of protein modifications]] has been pre-loaded. It is possible to identify all pre-loaded modifications or part of them.
3+
BioJava provide a module ''biojava3-modfinder'' for identification of protein pre-, co-, and post-translational modifications from structures. [[BioJava:CookBook3:SupportedProtMod|A list of protein modifications]] has been pre-loaded. It is possible to identify all pre-loaded modifications or part of them.
44

55
==Example: identify and print all preloaded modifications from a structure==
66
<java>

0 commit comments

Comments
 (0)