You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Proposed Domain
I assume this would go under "Data Science", but an argument could be made for "Scientific Computing"...
Content Summary
Not urgent at all, but I recently met with a postdoc for a Computing Data House Call, specifically with regards to how to run bioinformatics analyses on the Fred Hutch cluster. She basically requested word-for-word what we have been thinking of for "Pathways" articles: "I've attended all the DaSL courses, read all the individual wiki articles, I just don't know how to link them together, i.e. what minimal set of things you need to know to successfully run something on the cluster."
As such, I think it would be useful to have a "Pathways" article that guides a user through how to submit a basic bioinformatics analysis (even just alignment):
Log in to the cluster.
Upload your data to /fh/fast/ using File Explorer
Write a super simple sbatch script using bwa
Submit the analysis via sbatch
Check job status via squeue
Locate your output data via File Explorer
Might also help to tease WDL scripts & PROOF at the end as an alternative for more complex workflows.
Local Content Expert(s)
I'm guessing myself and @sitapriyamoorthi for the core content, but would need review from SciComp.
The text was updated successfully, but these errors were encountered:
Proposed Domain
I assume this would go under "Data Science", but an argument could be made for "Scientific Computing"...
Content Summary
Not urgent at all, but I recently met with a postdoc for a Computing Data House Call, specifically with regards to how to run bioinformatics analyses on the Fred Hutch cluster. She basically requested word-for-word what we have been thinking of for "Pathways" articles: "I've attended all the DaSL courses, read all the individual wiki articles, I just don't know how to link them together, i.e. what minimal set of things you need to know to successfully run something on the cluster."
As such, I think it would be useful to have a "Pathways" article that guides a user through how to submit a basic bioinformatics analysis (even just alignment):
/fh/fast/
using File Explorersbatch
squeue
Might also help to tease WDL scripts & PROOF at the end as an alternative for more complex workflows.
Local Content Expert(s)
I'm guessing myself and @sitapriyamoorthi for the core content, but would need review from SciComp.
The text was updated successfully, but these errors were encountered: