The v0.0.4 release adds improved xarray support, as well as JPL GPS data. Changes Update instrument tests with new test class Support xarray datasets through cdflib Preferentially loads data into pandas using pysatCDF if installed Adds pysatCDF to optional requirements invoked via '[all]' option at installation New Instruments JPL GPS ROTI Bug Fixes Fixed a bug in metadata when loading GOLD Nmax data. Fixed a bug in user feedback for methods.cdaweb.download Fixed a bug in loading ICON IVM data (added multi_file_day = True) Allow for array-like OMNI HRO meta data Fixed date handling for OMNI HRO downloads Updated filenames for TIMED SABER Maintenance Reduce duplication of code in instrument modules Include flake8 linting of docstrings and style in Github Actions Move OMNI HRO custom functions to a methods module Deprecate OMNI HRO custom functions in instrument module Update GitHub actions to the latest versions Added downstream test to test code with pysat RC Remove deprecated convert_timestamp_to_datetime calls Remove deprecated pandas syntax Added version cap for xarray 2022.11 Documentation New logo added
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.3986131&type=result"></script>');
-->
</script>
citations | 0 | |
popularity | Average | |
influence | Average | |
impulse | Average |
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.3986131&type=result"></script>');
-->
</script>
First Release of a software that is created for Automating Knowledge Discovery and Data Mining Process
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.6084/m9.figshare.8361893.v3&type=result"></script>');
-->
</script>
citations | 0 | |
popularity | Average | |
influence | Average | |
impulse | Average |
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.6084/m9.figshare.8361893.v3&type=result"></script>');
-->
</script>
This code release accompanies Gasperi et al, Communications Biology 2021
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.4472529&type=result"></script>');
-->
</script>
citations | 0 | |
popularity | Average | |
influence | Average | |
impulse | Average |
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.4472529&type=result"></script>');
-->
</script>
These are the weights required to run the brain extraction tool provided at https://github.com/CAAI/HD-CTBET. The repo is a fork of the original model for MRI-based BET: https://github.com/MIC-DKFZ/hd-bet
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.7970358&type=result"></script>');
-->
</script>
citations | 0 | |
popularity | Average | |
influence | Average | |
impulse | Average |
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.7970358&type=result"></script>');
-->
</script>
MendelPlots v0.1.6 Diff since v0.1.5 Merged pull requests: make manhattan annotations appear before circled dots (#3) (@biona001) compat update (#10) (@kose-y)
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.3665674&type=result"></script>');
-->
</script>
citations | 0 | |
popularity | Average | |
influence | Average | |
impulse | Average |
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.3665674&type=result"></script>');
-->
</script>
What's Changed Display a warning when '--extra_star_align_args' are used with RSEM by @MatthiasZepper in https://github.com/nf-core/rnaseq/pull/1049 Update public_aws_ecr.config by @maxulysse in https://github.com/nf-core/rnaseq/pull/1048 Remove public_aws_ecr profile by @adamrtalbot in https://github.com/nf-core/rnaseq/pull/1051 Important! Template update for nf-core/tools v2.9 by @nf-core-bot in https://github.com/nf-core/rnaseq/pull/1053 Update credits for subway map by @maxulysse in https://github.com/nf-core/rnaseq/pull/1057 Use nf-validation plugin for parameter and samplesheet validation by @drpatelh in https://github.com/nf-core/rnaseq/pull/1058 fix copy paste typo by @hmehlan in https://github.com/nf-core/rnaseq/pull/1062 Update untar by @pinin4fjords in https://github.com/nf-core/rnaseq/pull/1068 README.md: Added ref to downstream analyses by @smoe in https://github.com/nf-core/rnaseq/pull/1060 Update the CODE_OF_CONDUCT and CONTRIBUTING with nf-core template 2.10 by @adamrtalbot in https://github.com/nf-core/rnaseq/pull/1088 Reorganise arguments for clearer syntax by @adamrtalbot in https://github.com/nf-core/rnaseq/pull/1091 Reorganise local modules into subfolder/main.nf for consistency by @adamrtalbot in https://github.com/nf-core/rnaseq/pull/1083 Important! Template update for nf-core/tools v2.10 by @nf-core-bot in https://github.com/nf-core/rnaseq/pull/1078 Update usage.md for igenomes warning by @pinin4fjords in https://github.com/nf-core/rnaseq/pull/1073 Update all nf-core/modules in pipeline by @drpatelh in https://github.com/nf-core/rnaseq/pull/1093 update config to enable usage of a custom config by @maxulysse in https://github.com/nf-core/rnaseq/pull/1108 Kallisto quantification by @pinin4fjords in https://github.com/nf-core/rnaseq/pull/1106 Expand GTF filtering to remove rows with empty transcript ID when required, fix STAR GTF usage by @pinin4fjords in https://github.com/nf-core/rnaseq/pull/1107 Pre-release fixes for 3.13.0 by @pinin4fjords in https://github.com/nf-core/rnaseq/pull/1114 Maxime feedback by @pinin4fjords in https://github.com/nf-core/rnaseq/pull/1116 FIX: Subway map by @maxulysse in https://github.com/nf-core/rnaseq/pull/1117 final updates on subway map by @maxulysse in https://github.com/nf-core/rnaseq/pull/1120 Dev -> Master for 3.13.0 release by @drpatelh in https://github.com/nf-core/rnaseq/pull/1113 New Contributors @hmehlan made their first contribution in https://github.com/nf-core/rnaseq/pull/1062 @pinin4fjords made their first contribution in https://github.com/nf-core/rnaseq/pull/1068 @smoe made their first contribution in https://github.com/nf-core/rnaseq/pull/1060 Full Changelog: https://github.com/nf-core/rnaseq/compare/3.12.0...3.13.0
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.10149840&type=result"></script>');
-->
</script>
citations | 0 | |
popularity | Average | |
influence | Average | |
impulse | Average |
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.10149840&type=result"></script>');
-->
</script>
This software is to semantically annotate(label) numerical columns in CSV files with properties from a given knowledge graph
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.1409490&type=result"></script>');
-->
</script>
citations | 0 | |
popularity | Average | |
influence | Average | |
impulse | Average |
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.1409490&type=result"></script>');
-->
</script>
This is the first release of our repository.
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.10390498&type=result"></script>');
-->
</script>
citations | 0 | |
popularity | Average | |
influence | Average | |
impulse | Average |
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.10390498&type=result"></script>');
-->
</script>
These three .R scripts generate all the data and figures used in our paper:http://www.sciencedirect.com/science/article/pii/S094420061630068Xhognose_diet.R is the primary data analysis with the mixing models and most of the figureshog mcp graphs.R is the code for generating Figure 1appendix2_vary_TEF.R is the code for generating the results found in Appendix 2
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.6084/m9.figshare.4234739.v1&type=result"></script>');
-->
</script>
citations | 0 | |
popularity | Average | |
influence | Average | |
impulse | Average |
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.6084/m9.figshare.4234739.v1&type=result"></script>');
-->
</script>
This is the first release.
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.3892053&type=result"></script>');
-->
</script>
citations | 1 | |
popularity | Average | |
influence | Average | |
impulse | Average |
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.3892053&type=result"></script>');
-->
</script>
The v0.0.4 release adds improved xarray support, as well as JPL GPS data. Changes Update instrument tests with new test class Support xarray datasets through cdflib Preferentially loads data into pandas using pysatCDF if installed Adds pysatCDF to optional requirements invoked via '[all]' option at installation New Instruments JPL GPS ROTI Bug Fixes Fixed a bug in metadata when loading GOLD Nmax data. Fixed a bug in user feedback for methods.cdaweb.download Fixed a bug in loading ICON IVM data (added multi_file_day = True) Allow for array-like OMNI HRO meta data Fixed date handling for OMNI HRO downloads Updated filenames for TIMED SABER Maintenance Reduce duplication of code in instrument modules Include flake8 linting of docstrings and style in Github Actions Move OMNI HRO custom functions to a methods module Deprecate OMNI HRO custom functions in instrument module Update GitHub actions to the latest versions Added downstream test to test code with pysat RC Remove deprecated convert_timestamp_to_datetime calls Remove deprecated pandas syntax Added version cap for xarray 2022.11 Documentation New logo added
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.3986131&type=result"></script>');
-->
</script>
citations | 0 | |
popularity | Average | |
influence | Average | |
impulse | Average |
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.3986131&type=result"></script>');
-->
</script>
First Release of a software that is created for Automating Knowledge Discovery and Data Mining Process
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.6084/m9.figshare.8361893.v3&type=result"></script>');
-->
</script>
citations | 0 | |
popularity | Average | |
influence | Average | |
impulse | Average |
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.6084/m9.figshare.8361893.v3&type=result"></script>');
-->
</script>
This code release accompanies Gasperi et al, Communications Biology 2021
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.4472529&type=result"></script>');
-->
</script>
citations | 0 | |
popularity | Average | |
influence | Average | |
impulse | Average |
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.4472529&type=result"></script>');
-->
</script>
These are the weights required to run the brain extraction tool provided at https://github.com/CAAI/HD-CTBET. The repo is a fork of the original model for MRI-based BET: https://github.com/MIC-DKFZ/hd-bet
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.7970358&type=result"></script>');
-->
</script>
citations | 0 | |
popularity | Average | |
influence | Average | |
impulse | Average |
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.7970358&type=result"></script>');
-->
</script>
MendelPlots v0.1.6 Diff since v0.1.5 Merged pull requests: make manhattan annotations appear before circled dots (#3) (@biona001) compat update (#10) (@kose-y)
<script type="text/javascript">
<!--
document.write('<div id="oa_widget"></div>');
document.write('<script type="text/javascript" src="https://www.openaire.eu/index.php?option=com_openaire&view=widget&format=raw&projectId=10.5281/zenodo.3665674&type=result"></script>');
-->
</script>
citations | 0 | |
popularity | Average | |
influence | Average | |
impulse | Average |