Hi Kareem,
Thanks for using 3DNA and for posting your questions on the Forum.
I used web 3DNA for my structure which has 5- hydroxy methyl cytosine (5HM). When I used web 3 DNA and i got the error message "error in pdb.inp". Later, I used 4pw5 pdb file, which has 5HM (5hc different annotation) and I got the same message.
The web 3DNA error message for 5HM was due to unrecognized nucleotides (i.e., not in the list of
baselist.dat) in early versions of 3DNA, up to v2.0 released 10 years ago. The limitation was fixed a long time ago, as of 3DNA v2.1, so an unrecognized nt such as 5HM is automatically matched to its canonical counterpart (cytosine for 5HM).
As far as I know, the web 3DNA server hosted by Rutgers is still using v2.0. As a result, PDB entries containing 5HM cannot be automatically processed. In principle, updating 3DNA v2.0 to the latest v2.3 release should fix the issue. In practice, there are maybe some technical implications. I've no idea when (or if) that update would happen. See the Section
w3DNA -- web interface to 3DNA.
Assuming you 3DNA v2.3 installed on your computer, and the 5HM-containing PDB structure is named
5hm-str.pdb, the following command will solve your problem right away:
find_pair 5hm-str.pdb 5hm-str.inp
analyze 5hm-str.inp
The result is in file
5hm-str.out.
I used SNAP to identify DNA-protein interactions and I learned that we don't have reference to cite.
Can I mention like this in my paper citing SNAP. ( "SNAP from 3DNA suite").
The suggested citation for SNAP is available by running
x3dna-snap -h, and it reads as follows:
CITATION: before a paper dedicated to SNAP is published, please
cite the software as follows: *your specific usage* of SNAP, a new
component of the 3DNA suite of programs [citing the 2003 NAR or the
2008 Nature Protocols paper].
Inspired by your above question, I've added the
--citation option to SNAP to make this point explicit.
Hope that helps.
Xiang-Jun