Skip to content

Commit

Permalink
docs: updated software list
Browse files Browse the repository at this point in the history
  • Loading branch information
kcgthb committed Oct 26, 2023
1 parent 04d6520 commit b097794
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
11 changes: 10 additions & 1 deletion includes/data/software.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3415,6 +3415,8 @@ software_modules:
the Python programming language., markedDefault: false, versionName: 0.24.2_py36}
- {description: Scikit-learn is a free software machine learning library for
the Python programming language., markedDefault: false, versionName: 1.0.2_py39}
- {description: Scikit-learn is a free software machine learning library for
the Python programming language., markedDefault: false, versionName: 1.3.2_py39}
- {description: Scikit-learn is a free software machine learning library for
the Python programming language., markedDefault: true, versionName: 0.19.1_py27}
- categories: math, optimization
Expand Down Expand Up @@ -4930,7 +4932,7 @@ software_modules:
arch: {gpu: 1}
versionName: 1.3.1
- categories: biology, cryo-em
defaultVersionName: 0.2.4_py36
defaultVersionName: 0.2.5_py39
description: A pipeline for particle detection in cryo-electron microscopy images
using convolutional neural networks trained from positive and unlabeled examples.
package: py-topaz
Expand All @@ -4943,6 +4945,13 @@ software_modules:
properties:
arch: {gpu: 1}
versionName: 0.2.4_py36
- description: A pipeline for particle detection in cryo-electron microscopy
images using convolutional neural networks trained from positive and unlabeled
examples.
markedDefault: false
properties:
arch: {gpu: 1}
versionName: 0.2.5_py39
- categories: biology, genomics
defaultVersionName: 3.0.2_py27
description: Assessing genome assembly and annotation completeness with Benchmarking
Expand Down
18 changes: 18 additions & 0 deletions src/docs/software/updates.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,24 @@
<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: math/py-scikit-learn version 1.3.2_py39</title>
<description>Scikit-learn is a free software machine learning library for the Python programming language.</description>
<link>http://scikit-learn.org</link>
<guid>https://www.sherlock.stanford.edu/docs/software/list/?add:v=1.3.2_py39#py-scikit-learn</guid>
<category>math, machine learning</category>
<author>[email protected] (Kilian Cavalotti)</author>
<pubDate>Thu, 26 Oct 2023 12:10:01 -0700</pubDate>
</item>
<item>
<title>New version: biology/py-topaz version 0.2.5_py39</title>
<description>A pipeline for particle detection in cryo-electron microscopy images using convolutional neural networks trained from positive and unlabeled examples.</description>
<link>https://github.com/tbepler/topaz</link>
<guid>https://www.sherlock.stanford.edu/docs/software/list/?add:v=0.2.5_py39#py-topaz</guid>
<category>biology, cryo-em</category>
<author>[email protected] (Kilian Cavalotti)</author>
<pubDate>Thu, 26 Oct 2023 12:09:44 -0700</pubDate>
</item>
<item>
<title>New version: biology/motioncor2 version 1.6.4</title>
<description>MotionCor2 is a multi-GPU accelerated program which corrects anisotropic image motion at the single pixel level.</description>
Expand Down

0 comments on commit b097794

Please sign in to comment.