Computer Scripts: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
 
(10 intermediate revisions by 2 users not shown)
Line 5: Line 5:
! File
! File
! Description
! Description
! Uploaded
! Language
|-
|-
|Wednesday, February 18, 2009||Jan||Kelvin probe force microscopy||
|'''[[Media:Absorptivity_214.txt|Absorptivity.txt]]'''||Calculates expected absorptivity of a protein at 214 nm||Python
|-
|-
|'''Thursday''', February 26, 2009||Tyler||Travelling-wave NMR/Research Update||
|'''[[Media:Assignmentcompletion.txt|AssignmentCompletion.txt]]'''||Analyzes a Sparky resonance list for completion of proton and carbon resonances||Python
|-
|-
|'''[[Media:Secondayshift.txt|SecondaryShift.txt]]'''||Analyzes a Sparky peak list and determines the secondary chemical shift of hydrogen and carbon atoms||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
|-
|'''[[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