Skip to content

chichaumiau/RNA-Puzzles_format

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RNA-Puzzzles_format

The submission format of RNA-Puzzles


rna_puzzles_format.py is a script used to generate a standard formatted PDB file for given sequences in a fasta file.
Please refer to '2gdi.fa' for an example.
To use:
$python rna_puzzles_format.py [fasta file] [number of model(optional)] >out.pdb


format_check.py is a script used to check the format of a submitted PDB file by referring to a standard PDB file of good format. If more than 1 error exist, a 'xx.format_check.txt' file is generated to include all the error reports.
To use:
$python format_check.py [To_be_checked.pdb] [Reference.pdb]

About

The submission format of RNA-Puzzles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages