forked from workflowhub-eu/workflowhub-graph
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Volodymyr Savchenko
authored and
Volodymyr Savchenko
committed
May 23, 2024
1 parent
2e5bff3
commit 533bf39
Showing
4 changed files
with
289 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,253 @@ | ||
{ | ||
"@context": "https://w3id.org/ro/crate/1.0/context", | ||
"@graph": [ | ||
{ | ||
"@id": "ro-crate-metadata.jsonld", | ||
"@type": "CreativeWork", | ||
"about": { | ||
"@id": "./" | ||
} | ||
}, | ||
{ | ||
"@id": "ro-crate-preview.html", | ||
"@type": "CreativeWork", | ||
"about": { | ||
"@id": "./" | ||
} | ||
}, | ||
{ | ||
"@id": "./", | ||
"@type": "Dataset", | ||
"name": "TranscriptsAnnotation-i5only-wf", | ||
"description": "Transcripts annotation workflow", | ||
"license": "https://www.apache.org/licenses/LICENSE-2.0", | ||
"author": "Arnaud Meng, Maxim Scheremetjew, Michael Crusoe", | ||
"publisher": "EMBL - European Bioinformatics Institute, 2018", | ||
"url": "https://github.com/EBI-Metagenomics/workflow-is-cwl/blob/master/workflows/TranscriptsAnnotation-i5only-wf.cwl", | ||
"mainEntity": { | ||
"@id": "workflows/TranscriptsAnnotation-i5only-wf.cwl" | ||
}, | ||
"hasPart": [ | ||
{ | ||
"@id": "workflows/TranscriptsAnnotation-i5only-wf.cwl" | ||
}, | ||
{ | ||
"@id": "diagram.svg" | ||
}, | ||
{ | ||
"@id": "workflows/TransDecoder-v5-wf-2steps.cwl" | ||
}, | ||
{ | ||
"@id": "tools/TransDecoder/TransDecoder.Predict-v5.cwl" | ||
}, | ||
{ | ||
"@id": "tools/TransDecoder/TransDecoder-v5-genetic_codes.yaml" | ||
}, | ||
{ | ||
"@id": "tools/TransDecoder/TransDecoder.LongOrfs-v5.cwl" | ||
}, | ||
{ | ||
"@id": "workflows/InterProScan-v5-chunked-wf.cwl" | ||
}, | ||
{ | ||
"@id": "tools/InterProScan/InterProScan-v5.cwl" | ||
}, | ||
{ | ||
"@id": "tools/InterProScan/InterProScan-apps.yaml" | ||
}, | ||
{ | ||
"@id": "tools/InterProScan/InterProScan-protein_formats.yaml" | ||
}, | ||
{ | ||
"@id": "utils/fasta_chunker.cwl" | ||
}, | ||
{ | ||
"@id": "utils/concatenate.cwl" | ||
}, | ||
{ | ||
"@id": "utils/clean_fasta_headers.cwl" | ||
}, | ||
{ | ||
"@id": "tools/Diamond/Diamon.blastx-v0.9.21.cwl" | ||
}, | ||
{ | ||
"@id": "tools/Diamond/Diamond-strand_values.yaml" | ||
}, | ||
{ | ||
"@id": "tools/Diamond/Diamond-output_formats.yaml" | ||
}, | ||
{ | ||
"@id": "utils/esl-reformat.cwl" | ||
}, | ||
{ | ||
"@id": "utils/esl-reformat-replace.yaml" | ||
}, | ||
{ | ||
"@id": "utils/cut_fasta_headers.cwl" | ||
}, | ||
{ | ||
"@id": "tools/BUSCO/BUSCO-assessment_modes.yaml" | ||
}, | ||
{ | ||
"@id": "workflows/cmsearch-multimodel-wf.cwl" | ||
}, | ||
{ | ||
"@id": "tools/cmsearch-deoverlap/cmsearch-deoverlap-v0.02.cwl" | ||
}, | ||
{ | ||
"@id": "tools/Infernal/cmsearch/infernal-cmsearch-v1.1.2.cwl" | ||
}, | ||
{ | ||
"@id": "tools/BUSCO/BUSCO-v3.cwl" | ||
} | ||
] | ||
}, | ||
{ | ||
"@id": "workflows/TranscriptsAnnotation-i5only-wf.cwl", | ||
"@type": [ | ||
"File", | ||
"SoftwareSourceCode", | ||
"Workflow" | ||
], | ||
"programmingLanguage": { | ||
"@id": "#cwl" | ||
}, | ||
"name": "TranscriptsAnnotation-i5only-wf", | ||
"contentSize": 5490, | ||
"image": { | ||
"@id": "diagram.svg" | ||
} | ||
}, | ||
{ | ||
"@id": "diagram.svg", | ||
"@type": [ | ||
"File", | ||
"ImageObject", | ||
"WorkflowSketch" | ||
], | ||
"contentSize": 34556 | ||
}, | ||
{ | ||
"@id": "workflows/TransDecoder-v5-wf-2steps.cwl", | ||
"@type": "File", | ||
"contentSize": 1547 | ||
}, | ||
{ | ||
"@id": "tools/TransDecoder/TransDecoder.Predict-v5.cwl", | ||
"@type": "File", | ||
"contentSize": 5722 | ||
}, | ||
{ | ||
"@id": "tools/TransDecoder/TransDecoder-v5-genetic_codes.yaml", | ||
"@type": "File", | ||
"contentSize": 415 | ||
}, | ||
{ | ||
"@id": "tools/TransDecoder/TransDecoder.LongOrfs-v5.cwl", | ||
"@type": "File", | ||
"contentSize": 3920 | ||
}, | ||
{ | ||
"@id": "workflows/InterProScan-v5-chunked-wf.cwl", | ||
"@type": "File", | ||
"contentSize": 2940 | ||
}, | ||
{ | ||
"@id": "tools/InterProScan/InterProScan-v5.cwl", | ||
"@type": "File", | ||
"contentSize": 4556 | ||
}, | ||
{ | ||
"@id": "tools/InterProScan/InterProScan-apps.yaml", | ||
"@type": "File", | ||
"contentSize": 283 | ||
}, | ||
{ | ||
"@id": "tools/InterProScan/InterProScan-protein_formats.yaml", | ||
"@type": "File", | ||
"contentSize": 78 | ||
}, | ||
{ | ||
"@id": "utils/fasta_chunker.cwl", | ||
"@type": "File", | ||
"contentSize": 2178 | ||
}, | ||
{ | ||
"@id": "utils/concatenate.cwl", | ||
"@type": "File", | ||
"contentSize": 1217 | ||
}, | ||
{ | ||
"@id": "utils/clean_fasta_headers.cwl", | ||
"@type": "File", | ||
"contentSize": 928 | ||
}, | ||
{ | ||
"@id": "tools/Diamond/Diamon.blastx-v0.9.21.cwl", | ||
"@type": "File", | ||
"contentSize": 4441 | ||
}, | ||
{ | ||
"@id": "tools/Diamond/Diamond-strand_values.yaml", | ||
"@type": "File", | ||
"contentSize": 54 | ||
}, | ||
{ | ||
"@id": "tools/Diamond/Diamond-output_formats.yaml", | ||
"@type": "File", | ||
"contentSize": 79 | ||
}, | ||
{ | ||
"@id": "utils/esl-reformat.cwl", | ||
"@type": "File", | ||
"contentSize": 1408 | ||
}, | ||
{ | ||
"@id": "utils/esl-reformat-replace.yaml", | ||
"@type": "File", | ||
"contentSize": 381 | ||
}, | ||
{ | ||
"@id": "utils/cut_fasta_headers.cwl", | ||
"@type": "File", | ||
"contentSize": 970 | ||
}, | ||
{ | ||
"@id": "tools/BUSCO/BUSCO-assessment_modes.yaml", | ||
"@type": "File", | ||
"contentSize": 63 | ||
}, | ||
{ | ||
"@id": "workflows/cmsearch-multimodel-wf.cwl", | ||
"@type": "File", | ||
"contentSize": 1892 | ||
}, | ||
{ | ||
"@id": "tools/cmsearch-deoverlap/cmsearch-deoverlap-v0.02.cwl", | ||
"@type": "File", | ||
"contentSize": 1925 | ||
}, | ||
{ | ||
"@id": "tools/Infernal/cmsearch/infernal-cmsearch-v1.1.2.cwl", | ||
"@type": "File", | ||
"contentSize": 4376 | ||
}, | ||
{ | ||
"@id": "tools/BUSCO/BUSCO-v3.cwl", | ||
"@type": "File", | ||
"contentSize": 9661 | ||
}, | ||
{ | ||
"@id": "#cwl", | ||
"@type": "ComputerLanguage", | ||
"name": "Common Workflow Language", | ||
"alternateName": "CWL", | ||
"identifier": { | ||
"@id": "https://w3id.org/cwl/v1.0/" | ||
}, | ||
"url": { | ||
"@id": "https://www.commonwl.org/" | ||
} | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters