Computer Scripts: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 7: Line 7:
! Language
! Language
|-
|-
|'''[[Absorptivity.py]]'''||Calculates expected absorptivity of a protein at 280 nm||Python
|'''[[Media:Absorptivity_214.txt|Absorptivity.txt]]'''||Calculates expected absorptivity of a protein at 214 nm||Python
|-
|-
|'''[[Assignmentcompletion.py]]'''||Analyzes a Sparky resonance list for completion of proton and carbon resonances||Python
|'''[[Media:Assignmentcompletion.txt|AssignmentCompletion.txt]]'''||Analyzes a Sparky resonance list for completion of proton and carbon resonances||Python
|-
|-
|'''[[Secondayshift.py]]'''||Analyzes a Sparky peak list and determines the secondary chemical shift of hydrogen and carbon atoms||Python
|'''[[Media:Secondayshift.txt|SecondaryShift.txt]]'''||Analyzes a Sparky peak list and determines the secondary chemical shift of hydrogen and carbon atoms||Python
|-
|-
|'''[[Assignmenttable.py]]'''||Parses a protein sequence and creates a text file with tables for marking in observed resonances during assignment||Python
|'''[[Media:Assignmenttable.txt|Assignmenttable.txt]]'''||Parses a protein sequence and creates a text file with tables for marking in observed resonances during assignment||Python
|-
|-
|'''[[Clusterposeparse.py]]'''||Parses the output of Clusterpose and creates a file in NEXUS format||Python
|'''[[Media:Clusterposeparse.txt|Clusterposeparse.txt]]'''||Parses the output of Clusterpose and creates a file in NEXUS format||Python
|}
|}

Latest revision as of 09:11, 16 March 2009



File Description Language
Absorptivity.txt Calculates expected absorptivity of a protein at 214 nm Python
AssignmentCompletion.txt Analyzes a Sparky resonance list for completion of proton and carbon resonances Python
SecondaryShift.txt Analyzes a Sparky peak list and determines the secondary chemical shift of hydrogen and carbon atoms Python
Assignmenttable.txt Parses a protein sequence and creates a text file with tables for marking in observed resonances during assignment Python
Clusterposeparse.txt Parses the output of Clusterpose and creates a file in NEXUS format Python