Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
WebChemistry Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
SecStrAnnotator:Analysis
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Procedure== ===Data preparation=== The directory <code>scripts/secstrapi_data_preparation/</code> contains a pipeline for annotating the whole protein family, including: * downloading the list of family members defined by CATH and Pfam, * downloading their structures, * selecting a non-redundant set, * annotation, * multiple sequence alignment for individual SSEs, * formatting into [[SecStrAnnotator:SecStrAPI#SecStrAPI_format | SecStrAPI format]], * formatting into TSV format for further analyses. The whole pipeline can be executed by <code>scripts/SecStrAPI_pipeline.py</code> Example usage: python3 scripts/SecStrAPI_pipeline.py scripts/SecStrAPI_pipeline_settings.json --resume Before running, modify the settings in <code>SecStrAPI_pipeline_settings.json</code> to set your family of interest, annotation template, data directory etc (see <code>README.txt</code> for more details). ===Data analysis=== The directory <code>scripts/R_sec_str_anatomy_analysis/</code> contains a pipeline for statistical analysis of the annotation results on the whole protein family, including: * reading the annotation results from TSV, * generating plots, * performing statistical test to compare eukaryotic and bacterial structures (or any two sets of structures). Example usage: * Launch <code>rstudio</code> from the said directory * In <code>sec_str_anatomy.R</code>, set DATADIR to the path to your annotation data created in [[#Data preparation]] * In <code>sec_str_anatomy_settings.R</code>, modify the family-specific settings (list of helices and strands) * Run <code>sec_str_anatomy.R</code> line by line
Summary:
Please note that all contributions to WebChemistry Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
WebChemistry Wiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
SecStrAnnotator:Analysis
(section)
Add topic