-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into dependabot/github_actions/rojopolis/spellche…
…ck-github-actions-0.35.0
- Loading branch information
Showing
15 changed files
with
71 additions
and
107 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -43,7 +43,7 @@ jobs: | |
uses: actions/checkout@v4 | ||
- name: list changed yaml files | ||
id: changedfiles | ||
uses: tj-actions/changed-files@v40 | ||
uses: tj-actions/changed-files@v41 | ||
with: | ||
files: | | ||
**.yml | ||
|
@@ -63,7 +63,7 @@ jobs: | |
uses: actions/checkout@v4 | ||
- name: list changed markdown files | ||
id: changedfiles | ||
uses: tj-actions/changed-files@v40 | ||
uses: tj-actions/changed-files@v41 | ||
with: | ||
files: '**.md' | ||
- name: lint markdown files | ||
|
@@ -81,7 +81,7 @@ jobs: | |
uses: actions/checkout@v4 | ||
- name: list changed markdown files | ||
id: changedfiles | ||
uses: tj-actions/changed-files@v40 | ||
uses: tj-actions/changed-files@v41 | ||
with: | ||
files: '**.md' | ||
- uses: rojopolis/[email protected] | ||
|
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
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 |
---|---|---|
|
@@ -5,6 +5,42 @@ | |
<description>Sherlock software update feed</description> | ||
<link>https://www.sherlock.stanford.edu/docs/software/list</link> | ||
<atom:link href="https://www.sherlock.stanford.edu/docs/software/updates.xml" rel="self" type="application/rss+xml"/> | ||
<item> | ||
<title>New version: physics/geos version 3.12.1</title> | ||
<description>GEOS is a C/C++ library for computational geometry with a focus on algorithms used in geographic information systems (GIS) software.</description> | ||
<link>https://libgeos.org</link> | ||
<guid>https://www.sherlock.stanford.edu/docs/software/list/?add:v=3.12.1#geos</guid> | ||
<category>physics, geoscience</category> | ||
<author>[email protected] (Kilian Cavalotti)</author> | ||
<pubDate>Tue, 12 Dec 2023 11:17:10 -0800</pubDate> | ||
</item> | ||
<item> | ||
<title>New version: biology/kallisto version 0.50.1</title> | ||
<description>kallisto is a program for quantifying abundances of transcripts from RNA-Seq data using high-throughput sequencing reads.</description> | ||
<link>https://pachterlab.github.io/kallisto/</link> | ||
<guid>https://www.sherlock.stanford.edu/docs/software/list/?add:v=0.50.1#kallisto</guid> | ||
<category>biology, genomics</category> | ||
<author>[email protected] (Kilian Cavalotti)</author> | ||
<pubDate>Wed, 29 Nov 2023 13:50:00 -0800</pubDate> | ||
</item> | ||
<item> | ||
<title>New version: system/py-matlab-proxy version 0.10.0_py39</title> | ||
<description>matlab-proxy is a Python package which enables you to launch MATLAB and access it from a web browser.</description> | ||
<link>https://github.com/mathworks/matlab-proxy</link> | ||
<guid>https://www.sherlock.stanford.edu/docs/software/list/?add:v=0.10.0_py39#py-matlab-proxy</guid> | ||
<category>system, tools</category> | ||
<author>[email protected] (Kilian Cavalotti)</author> | ||
<pubDate>Wed, 29 Nov 2023 10:37:32 -0800</pubDate> | ||
</item> | ||
<item> | ||
<title>New version: system/rclone version 1.65.0</title> | ||
<description>Rclone is a command line program to sync files and directories to and from</description> | ||
<link>https://rclone.org</link> | ||
<guid>https://www.sherlock.stanford.edu/docs/software/list/?add:v=1.65.0#rclone</guid> | ||
<category>system, file transfer</category> | ||
<author>[email protected] (Kilian Cavalotti)</author> | ||
<pubDate>Tue, 28 Nov 2023 07:59:13 -0800</pubDate> | ||
</item> | ||
<item> | ||
<title>New module: devel/darshan version 3.4.4</title> | ||
<description>Darshan is a scalable HPC I/O characterization tool.</description> | ||
|
@@ -41,15 +77,6 @@ | |
<author>[email protected] (Kilian Cavalotti)</author> | ||
<pubDate>Thu, 16 Nov 2023 13:18:43 -0800</pubDate> | ||
</item> | ||
<item> | ||
<title>New module: devel/py-jupyterlab version 3.0.9_py36</title> | ||
<description>Jupyter is a browser-based interactive notebook for programming, mathematics, and data science. It supports a number of languages via plugins.</description> | ||
<link>https://jupyter.org</link> | ||
<guid>https://www.sherlock.stanford.edu/docs/software/list/?add:v=3.0.9_py36#py-jupyterlab</guid> | ||
<category>devel, language</category> | ||
<author>[email protected] (Kilian Cavalotti)</author> | ||
<pubDate>Thu, 16 Nov 2023 13:18:22 -0800</pubDate> | ||
</item> | ||
<item> | ||
<title>New module: devel/py-jupyterlab version 4.0.8_py39</title> | ||
<description>Jupyter is a browser-based interactive notebook for programming, mathematics, and data science. It supports a number of languages via plugins.</description> | ||
|
@@ -212,68 +239,5 @@ | |
<author>[email protected] (Kilian Cavalotti)</author> | ||
<pubDate>Fri, 15 Sep 2023 08:08:08 -0700</pubDate> | ||
</item> | ||
<item> | ||
<title>New version: devel/rust version 1.72.0</title> | ||
<description>A language empowering everyone to build reliable and efficient software.</description> | ||
<link>https://www.rust-lang.org/</link> | ||
<guid>https://www.sherlock.stanford.edu/docs/software/list/?add:v=1.72.0#rust</guid> | ||
<category>devel, language</category> | ||
<author>[email protected] (Mike Hartman)</author> | ||
<pubDate>Tue, 12 Sep 2023 12:48:07 -0700</pubDate> | ||
</item> | ||
<item> | ||
<title>New module: biology/dorado version 0.3.4</title> | ||
<description>Dorado is a high-performance, easy-to-use, open source basecaller for Oxford Nanopore reads.</description> | ||
<link>https://github.com/nanoporetech/dorado</link> | ||
<guid>https://www.sherlock.stanford.edu/docs/software/list/?add:v=0.3.4#dorado</guid> | ||
<category>biology, genomics</category> | ||
<author>[email protected] (Kilian Cavalotti)</author> | ||
<pubDate>Thu, 7 Sep 2023 08:58:33 -0700</pubDate> | ||
</item> | ||
<item> | ||
<title>New module: biology/ncbi-vdb version 3.0.7</title> | ||
<description>NCBI VDB is the database engine used by NCBI SRA tools.</description> | ||
<link>https://github.com/ncbi/ncbi-vdb</link> | ||
<guid>https://www.sherlock.stanford.edu/docs/software/list/?add:v=3.0.7#ncbi-vdb</guid> | ||
<category>biology, genomics</category> | ||
<author>[email protected] (Kilian Cavalotti)</author> | ||
<pubDate>Thu, 7 Sep 2023 08:55:47 -0700</pubDate> | ||
</item> | ||
<item> | ||
<title>New version: devel/dotnet version 6.0.413</title> | ||
<description>.NET is a free, cross-platform, open source developer platform for building many different types of applications.</description> | ||
<link>https://dotnet.microsoft.com/</link> | ||
<guid>https://www.sherlock.stanford.edu/docs/software/list/?add:v=6.0.413#dotnet</guid> | ||
<category>devel, framework</category> | ||
<author>[email protected] (Kilian Cavalotti)</author> | ||
<pubDate>Thu, 31 Aug 2023 13:44:20 -0700</pubDate> | ||
</item> | ||
<item> | ||
<title>New version: biology/shapeit version 4.2.2</title> | ||
<description>SHAPEIT4 is a fast and accurate method for estimation of haplotypes (aka phasing) for SNP array and high coverage sequencing data.</description> | ||
<link>https://odelaneau.github.io/shapeit4/</link> | ||
<guid>https://www.sherlock.stanford.edu/docs/software/list/?add:v=4.2.2#shapeit</guid> | ||
<category>biology, genomics</category> | ||
<author>[email protected] (Kilian Cavalotti)</author> | ||
<pubDate>Tue, 29 Aug 2023 17:23:19 -0700</pubDate> | ||
</item> | ||
<item> | ||
<title>New version: biology/sra-tools version 3.0.7</title> | ||
<description>The SRA Toolkit and SDK from NCBI is a collection of tools and libraries for using data in the INSDC Sequence Read Archives.</description> | ||
<link>https://github.com/ncbi/sra-tools</link> | ||
<guid>https://www.sherlock.stanford.edu/docs/software/list/?add:v=3.0.7#sra-tools</guid> | ||
<category>biology, genomics</category> | ||
<author>[email protected] (Kilian Cavalotti)</author> | ||
<pubDate>Tue, 29 Aug 2023 12:16:28 -0700</pubDate> | ||
</item> | ||
<item> | ||
<title>New version: biology/freesurfer version 7.4.1</title> | ||
<description>An open source software suite for processing and analyzing (human) brain MRI images.</description> | ||
<link>https://surfer.nmr.mgh.harvard.edu/</link> | ||
<guid>https://www.sherlock.stanford.edu/docs/software/list/?add:v=7.4.1#freesurfer</guid> | ||
<category>biology, neurology</category> | ||
<author>[email protected] (Kilian Cavalotti)</author> | ||
<pubDate>Mon, 28 Aug 2023 11:15:04 -0700</pubDate> | ||
</item> | ||
</channel> | ||
</rss> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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