Analysis with the Discovery Environment
learning-objectives
Objective 1
Objective 2
Objective n
Description:
Input Data:
Input |
Description |
Example |
|---|---|---|
A fasta file containing DNA sequences to align. |
We will use the previously uploaded file from the Data Management II section. |
View the example MUSCLE input folder. |
Descriptive Steps
If necessary, log into the CyVerse Discovery Environment.
Click
(Apps icon) from the DE workspace; search for MUSCLE- 3.8.31Under “Analysis Info”, you can leave the defaults or make any desired notes.
Under “Select Input Data” click Browse, then navigate the uploaded file (DE_sample_plants.fas); then click OK.
Under “Sequence Type”, select DNA.
Under the optional “Advanced Settings”, leave the default settings. If required, some analyses may be launched with requests for more minimum Resource Requirements, but this may cause those analyses to sit longer in the submission queue until a node matching those minimum requirements becomes available.
Click Launch Analysis
You will receive a notification and be redirected to the Analyses Listing page.
Output/Results
Output |
Description |
Example |
|---|---|---|
|
The logs folder are log files returned with every Discovery Environment analyses. These can be useful for diagnosing failed analyses. All other files are outputs of the Muscle software and contain multiple sequence alignments in a variety of common formats. |
View the example MUSCLE output folder. |
Description of output and results
Self Assessment Questions
Question
Q1. Which of the following are true about Docker containers?
They share the host OS
They have process-level isolation.
They are are heavyweight.
They have a startup time in the minutes range.
Answer
Correct answer is A and B
Question
Q2. Which of the following are incorrect about Docker containers?
Dockerfiles are a recipe for creating Docker images.
Docker containers are a collection of Dockerfiles.
Docker images get built by running a Docker command which uses the Dockerfile.
Docker containers are running instances of a Docker image.
Answer
The incorrect statement is B
Fix or improve this documentation
Search for an answer: CyVerse Learning Center
Ask us for help: click
on the lower right-hand side of the pageReport an issue or submit a change: Github Repo Link
Send feedback: learning@CyVerse.org
