-
Notifications
You must be signed in to change notification settings - Fork 6
Try to run the argos pipeline via API scripts #423
Copy link
Copy link
Closed
Labels
BlockerBlocks another task/issueBlocks another task/issueDocumentationImprovements or additions to documentationImprovements or additions to documentationHIVE-relatedIssue related to troubleshooting a HIVE tool or workflowIssue related to troubleshooting a HIVE tool or workflowQuestionFurther information is requestedFurther information is requestedTesting
Metadata
Metadata
Assignees
Labels
BlockerBlocks another task/issueBlocks another task/issueDocumentationImprovements or additions to documentationImprovements or additions to documentationHIVE-relatedIssue related to troubleshooting a HIVE tool or workflowIssue related to troubleshooting a HIVE tool or workflowQuestionFurther information is requestedFurther information is requestedTesting
SRR upload error seen in workflow

Most organisms require multiple SRR accessions to accurately analyze the assembly data. The pipeline was run as dictated in the protocol with the stated parameters but threw the following error message pertaining to gathering the SRR data from NCBI and creating a hiveseq object with the data:
Next step is to try using the api to add multiple SRA files and adjust the existing script to include the parameters necessary. Code snippets for template below.
Correct SRR parameters:
Alternatively, use the API to read the SRR files into HIVE3. Go to the webpage GUI and run the pipeline with the newly added SRR files by selecting them in the "HIVE reads" field instead of entering the SRA information in "SRR accessions".