-
Notifications
You must be signed in to change notification settings - Fork 720
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' of https://github.com/easybuilders/easybuild-e…
…asyconfigs into 20240807125845_new_pr_synthcity0210
- Loading branch information
Showing
848 changed files
with
40,603 additions
and
593 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
41 changes: 41 additions & 0 deletions
41
easybuild/easyconfigs/a/ABRicate/ABRicate-1.0.0-gompi-2023a.eb
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,41 @@ | ||
# Author: Pavel Grochal (INUITS) | ||
# License: GPLv2 | ||
|
||
easyblock = 'Tarball' | ||
|
||
name = 'ABRicate' | ||
version = '1.0.0' | ||
|
||
homepage = 'https://github.com/tseemann/abricate' | ||
description = "Mass screening of contigs for antimicrobial and virulence genes" | ||
|
||
toolchain = {'name': 'gompi', 'version': '2023a'} | ||
|
||
# https://github.com/tseemann/abricate | ||
github_account = 'tseemann' | ||
source_urls = [GITHUB_LOWER_SOURCE] | ||
sources = ['v%(version)s.zip'] | ||
checksums = ['e7e2af45e47b887c4dba754af87a24014dcb5552eb3fe2a3fd66bb5359a0daf9'] | ||
|
||
dependencies = [ | ||
('Perl', '5.36.1'), | ||
('any2fasta', '0.4.2'), | ||
('BioPerl', '1.7.8'), | ||
('BLAST+', '2.14.1'), | ||
] | ||
|
||
postinstallcmds = ['%(installdir)s/bin/abricate --setupdb'] | ||
|
||
sanity_check_paths = { | ||
'files': ['bin/abricate', 'bin/abricate-get_db'], | ||
'dirs': ['db'], | ||
} | ||
|
||
sanity_check_commands = [ | ||
"abricate --help", | ||
"abricate --list", | ||
] | ||
|
||
modloadmsg = "abricate databases are located in $EBROOTABRICATE/db\n" | ||
|
||
moduleclass = 'bio' |
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,70 @@ | ||
# easybuild easyconfig | ||
# | ||
# John Dey <jfdey@fredhutch.org> Fred Hutchinson Cancer Center | ||
# Thomas Eylenbosch - Gluo NV | ||
# Update: Petr Král (INUITS) | ||
# | ||
easyblock = 'Bundle' | ||
|
||
name = 'AGAT' | ||
version = '1.4.0' | ||
|
||
homepage = 'https://agat.readthedocs.io/en/latest/' | ||
description = """AGAT: Another GTF/GFF Analysis Toolkit. Suite of tools to handle gene annotations | ||
in any GTF/GFF format.""" | ||
|
||
toolchain = {'name': 'GCC', 'version': '12.3.0'} | ||
|
||
builddependencies = [('binutils', '2.40')] | ||
|
||
dependencies = [ | ||
('Perl', '5.36.1'), | ||
('BioPerl', '1.7.8'), | ||
] | ||
|
||
exts_defaultclass = 'PerlModule' | ||
exts_filter = ("perl -e 'require %(ext_name)s'", '') | ||
|
||
exts_list = [ | ||
('Set::Object', '1.42', { | ||
'source_tmpl': 'Set-Object-%(version)s.tar.gz', | ||
'source_urls': ['https://cpan.metacpan.org/authors/id/R/RU/RURBAN'], | ||
'checksums': ['d18c5a8a233eabbd0206cf3da5b00fcdd7b37febf12a93dcc3d1c026e6fdec45'], | ||
}), | ||
('File::Share', '0.27', { | ||
'source_tmpl': 'File-Share-%(version)s.tar.gz', | ||
'source_urls': ['https://cpan.metacpan.org/authors/id/I/IN/INGY'], | ||
'checksums': ['d6e8f4b55ebd38e0bb45e44392e3fa27dc1fde16abc5d1ff53e157e19a5755be'], | ||
}), | ||
('Sort::Naturally', '1.03', { | ||
'source_tmpl': 'Sort-Naturally-%(version)s.tar.gz', | ||
'source_urls': ['https://cpan.metacpan.org/authors/id/B/BI/BINGOS'], | ||
'checksums': ['eaab1c5c87575a7826089304ab1f8ffa7f18e6cd8b3937623e998e865ec1e746'], | ||
}), | ||
('Class::MethodMaker', '2.24', { | ||
'source_tmpl': 'Class-MethodMaker-%(version)s.tar.gz', | ||
'source_urls': ['https://cpan.metacpan.org/authors/id/S/SC/SCHWIGON/class-methodmaker'], | ||
'checksums': ['5eef58ccb27ebd01bcde5b14bcc553b5347a0699e5c3e921c7780c3526890328'], | ||
}), | ||
('Term::ProgressBar', '2.23', { | ||
'source_tmpl': 'Term-ProgressBar-%(version)s.tar.gz', | ||
'source_urls': ['https://cpan.metacpan.org/authors/id/M/MA/MANWAR'], | ||
'checksums': ['defc03fb9f4ac1c9df1359d312bff3c0865ddefbf3aba64cd42a69a86215d49d'], | ||
}), | ||
(name, version, { | ||
'modulename': 'AGAT::Utilities', | ||
'source_urls': ['https://github.com/NBISweden/AGAT/archive/refs/tags'], | ||
'sources': [{'download_filename': 'v%(version)s.tar.gz', 'filename': '%(name)s-%(version)s.tar.gz'}], | ||
'checksums': ['d5e30db44b5d05ed51c606a823894c01c85c1ed85580148ad5473cb2f2b2ac77'], | ||
}), | ||
] | ||
|
||
modextrapaths = {'PERL5LIB': 'lib/perl5/site_perl/%(perlver)s/'} | ||
|
||
sanity_check_paths = { | ||
'files': [], | ||
'dirs': ['bin', 'lib/perl5/site_perl/%(perlver)s/%(name)s'], | ||
} | ||
|
||
sanity_check_commands = ['agat_convert_bed2gff.pl --help'] | ||
moduleclass = 'bio' |
Oops, something went wrong.