Here is a typical input .txt file (also called as fasta file): >contig00001length=586numreads=4 CGGGAAATTATCcGCGCCTTCACCGCCGCCGGTTCCACCGACGAACGGATACTGCGtGaa
I search a method in BioJava to get the Atom sequence from a PDB file. I watched the BioJava API but for the getAtomSequence() 开发者_StackOverflow社区it catches the amino acids.
I\'m used to VS2008, in which a release build would be built upon pressing F6, or in the开发者_如何学运维 menu Build > Build Solution.