Skip to content

Commit

Permalink
Updated BRAKER
Browse files Browse the repository at this point in the history
  • Loading branch information
GallVp committed Oct 21, 2024
1 parent 2b6d39d commit cae936b
Show file tree
Hide file tree
Showing 3 changed files with 61 additions and 61 deletions.
2 changes: 1 addition & 1 deletion modules/gallvp/braker3/main.nf
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ process BRAKER3 {
cp -r \$AUGUSTUS_CONFIG_PATH \\
augustus_config
chmod -R a+w \\
chmod -R a+x,a+r,a+w \\
augustus_config
perl -p -e 's/^(>\\S+).*\$/\$1/' \\
Expand Down
72 changes: 36 additions & 36 deletions modules/nf-core/fastp/tests/main.nf.test.snap

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cae936b

Please sign in to comment.