Skip to content

Commit

Permalink
Add gffread (viash-hub#29)
Browse files Browse the repository at this point in the history
* Uploading local copy

* Restructured directories and changed test data source and script

* Create var/ssoftware_versions.txt

* moved file and added quotes to all filenames

* Small formatting changes, add command tag to config file

* unset flags in script.sh and fixed argument types in config

* Refined tests

* Adjust comments

* Add changelog description, add config keyword and reorder lines

* Resolving the suggestions for PR 29

* Delete unused files

* Make output file argument required
  • Loading branch information
emmarousseau committed Mar 29, 2024
1 parent 5c30960 commit 6d7cc6e
Show file tree
Hide file tree
Showing 13 changed files with 864 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@

* `star/star_align_reads`: Align reads to a reference genome (PR #22).

* `gffread`: Validate, filter, convert and perform other operations on GFF files (PR #29).

## MAJOR CHANGES

## MINOR CHANGES
Expand Down
Loading

0 comments on commit 6d7cc6e

Please sign in to comment.