We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d97272a commit 97005afCopy full SHA for 97005af
wiki/GSOC2010_Joao.md
@@ -239,7 +239,7 @@ The same rationale from SEQRES applies for the exclusion of looking up
239
SSBOND. Also, instead of using `NeighborSearch` to look for pairs of
240
cysteins in bond distance, I instead used the minus operator since it
241
has been overloaded to return the distance between two atoms (Page 10 of
242
-the [FAQ](http://http://biopython.org/DIST/docs/tutorial/biopdb_faq.pdf)).
+the [FAQ](http://biopython.org/DIST/docs/tutorial/biopdb_faq.pdf)).
243
The average distance cited in the literature is 2.05A but other software
244
packages and my own tests set 3.0A as a good threshold. Still, the user
245
can set his own threshold manually.
0 commit comments