forked from galaxyproject/iwc
-
Notifications
You must be signed in to change notification settings - Fork 8
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
1 parent
add30b8
commit 06c6a2f
Showing
2 changed files
with
24 additions
and
0 deletions.
There are no files selected for viewing
6 changes: 6 additions & 0 deletions
6
workflows/VGP-assembly-v2/Mitogenome-assembly-VGP0/CHANGELOG.MD
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,6 @@ | ||
# Changelog | ||
|
||
|
||
## [0.1] - 2024-01-03 | ||
|
||
- Creation of workflow for Mitochondrial DNA assebly with MitoHifi. |
18 changes: 18 additions & 0 deletions
18
workflows/VGP-assembly-v2/Mitogenome-assembly-VGP0/README.MD
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,18 @@ | ||
# Assembly of Mitochondrial DNA from PacBio HiFi reads | ||
|
||
Generate mitochondrial assembly based on PacBio Hifi Reads. | ||
|
||
## Inputs | ||
|
||
1. Hifi long reads [fastq] | ||
2. Latin name of a related Species | ||
3. Email adress required for NCBI database query | ||
|
||
## Outputs | ||
|
||
1. Contigs Statistics | ||
2. Images : | ||
1. Mitogenome Coverage | ||
2. Mitogenome Annotation | ||
3. Genbank file of the assembled mitogenome | ||
4. Fasta file of the assembled mitogenome |