Menu

Source code updated in SVN: r12

The SVN repo has been updated. The splitpdb program now supports gzipped input PDB files and can also write gzipped output files. Example:

java -jar splitpdb.jar 1blr.pdb.gz --zipped-input --model 1 --zip-output -o 1blr_model1.pdb


This command will read the gzipped input file 1blr.pdb.gz, extract all general data and the data on the first model and write the output to the gzipped output archive 1blr_model1.pdb.gz. This archive will contain a single text file named 1blr_model1.pdb.

Posted by Tim Schäfer 2012-02-23 Labels: svn

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.