Main Models¶
-
class
main.models.Analysis(*args, **kwargs)¶ Analysis Model. Contains specific analysis options and details.
-
analysis_name¶ Name of Process.
-
bash_link¶ Bash script link of Analysis.
-
bucket_name¶ S3 Bucket Name.
-
check_iam(iam)¶ Check’s if the user’s IAM Group has permission to access this analysis
-
custom¶ Custom Analysis option.
-
demo_link¶ Link of Demo page.
-
git_link¶ Github link of Analysis.
-
groups¶ Groups with access to use this analysis.
-
long_description¶ Long description of analysis.
-
paper_link¶ Link of Analysis Paper.
-
result_prefix¶ Prefix of result folder name.
-
short_description¶ Short description of analysis.
-
signature¶ Signature of analysis.
-
-
main.models¶ alias of
main.models