-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automated deployment to update software database 2023-09-10 (#349)
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
- Loading branch information
1 parent
a85555c
commit aa25f43
Showing
60 changed files
with
6,770 additions
and
2 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 |
---|---|---|
@@ -0,0 +1,53 @@ | ||
{ | ||
"parser": "github", | ||
"uid": "github/ACEnglish/truvari", | ||
"url": "https://github.com/ACEnglish/truvari", | ||
"data": { | ||
"title": "Truvari", | ||
"url": "https://github.com/ACEnglish/truvari", | ||
"credit": [], | ||
"tags": [ | ||
"variant-analysis", | ||
"high-throughput-sequencing" | ||
], | ||
"description": "Structural variant toolkit for VCFs", | ||
"name": "truvari", | ||
"full_name": "ACEnglish/truvari", | ||
"html_url": "https://github.com/ACEnglish/truvari", | ||
"created_at": "2018-04-13T17:50:41Z", | ||
"updated_at": "2023-09-06T10:40:37Z", | ||
"clone_url": "https://github.com/ACEnglish/truvari.git", | ||
"size": 100592, | ||
"stargazers_count": 240, | ||
"watchers_count": 240, | ||
"language": "Python", | ||
"license": { | ||
"key": "mit", | ||
"name": "MIT License", | ||
"spdx_id": "MIT", | ||
"url": "https://api.github.com/licenses/mit", | ||
"node_id": "MDc6TGljZW5zZTEz" | ||
}, | ||
"subscribers_count": 14, | ||
"owner": { | ||
"html_url": "https://github.com/ACEnglish", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/2422579?v=4", | ||
"login": "ACEnglish", | ||
"type": "User" | ||
}, | ||
"topics": [ | ||
"structural-variation", | ||
"vcf", | ||
"bioinformatics", | ||
"data-science", | ||
"genomics", | ||
"vcf-comparison", | ||
"annotation-tool", | ||
"benchmark-scripts", | ||
"sequencing-data", | ||
"sv-merging" | ||
], | ||
"timestamp": "2023-09-10 00:39:33.597823", | ||
"avatar": "https://avatars.githubusercontent.com/u/2422579?v=4" | ||
} | ||
} |
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,43 @@ | ||
{ | ||
"parser": "github", | ||
"uid": "github/Degiacomi-Lab/molearn", | ||
"url": "https://github.com/Degiacomi-Lab/molearn", | ||
"data": { | ||
"doi": "https://doi.org/10.5281/zenodo.8284102", | ||
"name": "molearn", | ||
"url": "https://github.com/Degiacomi-Lab/molearn", | ||
"full_name": "Degiacomi-Lab/molearn", | ||
"html_url": "https://github.com/Degiacomi-Lab/molearn", | ||
"description": "protein conformational spaces meet machine learning", | ||
"created_at": "2018-08-20T08:53:37Z", | ||
"updated_at": "2023-09-10T00:13:45Z", | ||
"clone_url": "https://github.com/Degiacomi-Lab/molearn.git", | ||
"homepage": "https://degiacomi.org/software/molearn/", | ||
"size": 182323, | ||
"stargazers_count": 28, | ||
"watchers_count": 28, | ||
"language": "Python", | ||
"license": { | ||
"key": "gpl-3.0", | ||
"name": "GNU General Public License v3.0", | ||
"spdx_id": "GPL-3.0", | ||
"url": "https://api.github.com/licenses/gpl-3.0", | ||
"node_id": "MDc6TGljZW5zZTk=" | ||
}, | ||
"subscribers_count": 9, | ||
"owner": { | ||
"html_url": "https://github.com/Degiacomi-Lab", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/102035266?v=4", | ||
"login": "Degiacomi-Lab", | ||
"type": "Organization" | ||
}, | ||
"topics": [ | ||
"machine-learning", | ||
"molecular-dynamics", | ||
"molecular-modeling", | ||
"protein-structure" | ||
], | ||
"timestamp": "2023-09-10 00:33:45.062118", | ||
"avatar": "https://avatars.githubusercontent.com/u/102035266?v=4" | ||
} | ||
} |
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,40 @@ | ||
{ | ||
"parser": "github", | ||
"uid": "github/Guo-Jian-Wang/colfi", | ||
"url": "https://github.com/Guo-Jian-Wang/colfi", | ||
"data": { | ||
"doi": [ | ||
"https://ui.adsabs.harvard.edu/abs/2023ApJS..268....7W", | ||
"https://ui.adsabs.harvard.edu/abs/2023ascl.soft09006W/abstract" | ||
], | ||
"title": "CoLFI: Cosmological Likelihood-Free Inference", | ||
"url": "https://github.com/Guo-Jian-Wang/colfi", | ||
"name": "colfi", | ||
"full_name": "Guo-Jian-Wang/colfi", | ||
"html_url": "https://github.com/Guo-Jian-Wang/colfi", | ||
"description": "Likelihood-free Inference with neural density estimators", | ||
"created_at": "2022-05-12T15:06:14Z", | ||
"updated_at": "2023-06-21T11:31:43Z", | ||
"clone_url": "https://github.com/Guo-Jian-Wang/colfi.git", | ||
"size": 5255, | ||
"stargazers_count": 1, | ||
"watchers_count": 1, | ||
"language": "Python", | ||
"license": { | ||
"key": "mit", | ||
"name": "MIT License", | ||
"spdx_id": "MIT", | ||
"url": "https://api.github.com/licenses/mit", | ||
"node_id": "MDc6TGljZW5zZTEz" | ||
}, | ||
"subscribers_count": 1, | ||
"owner": { | ||
"html_url": "https://github.com/Guo-Jian-Wang", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/50233380?v=4", | ||
"login": "Guo-Jian-Wang", | ||
"type": "User" | ||
}, | ||
"timestamp": "2023-09-10 00:33:24.193003", | ||
"avatar": "https://avatars.githubusercontent.com/u/50233380?v=4" | ||
} | ||
} |
34 changes: 34 additions & 0 deletions
34
database/github/NETL-RIC/URC-Assessment-Method/metadata.json
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,34 @@ | ||
{ | ||
"parser": "github", | ||
"uid": "github/NETL-RIC/URC-Assessment-Method", | ||
"url": "https://github.com/NETL-RIC/URC-Assessment-Method", | ||
"data": { | ||
"doi": "https://doi.org/10.5281/zenodo.8319843", | ||
"name": "URC-Assessment-Method", | ||
"url": "https://github.com/NETL-RIC/URC-Assessment-Method", | ||
"full_name": "NETL-RIC/URC-Assessment-Method", | ||
"html_url": "https://github.com/NETL-RIC/URC-Assessment-Method", | ||
"description": "Tool for evaluating the potential occurrence of URC resources using a series of validated heuristics.", | ||
"created_at": "2023-03-29T19:48:14Z", | ||
"updated_at": "2023-03-29T21:36:55Z", | ||
"clone_url": "https://github.com/NETL-RIC/URC-Assessment-Method.git", | ||
"size": 5441, | ||
"language": "Python", | ||
"license": { | ||
"key": "gpl-3.0", | ||
"name": "GNU General Public License v3.0", | ||
"spdx_id": "GPL-3.0", | ||
"url": "https://api.github.com/licenses/gpl-3.0", | ||
"node_id": "MDc6TGljZW5zZTk=" | ||
}, | ||
"subscribers_count": 1, | ||
"owner": { | ||
"html_url": "https://github.com/NETL-RIC", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/28026492?v=4", | ||
"login": "NETL-RIC", | ||
"type": "Organization" | ||
}, | ||
"timestamp": "2023-09-10 00:33:41.762804", | ||
"avatar": "https://avatars.githubusercontent.com/u/28026492?v=4" | ||
} | ||
} |
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 @@ | ||
{ | ||
"parser": "github", | ||
"uid": "github/PlanetHunters/tkmatrix", | ||
"url": "https://github.com/PlanetHunters/tkmatrix", | ||
"data": { | ||
"doi": [ | ||
"https://ui.adsabs.harvard.edu/abs/2022A%26A...667A..59D", | ||
"https://ui.adsabs.harvard.edu/abs/2023ascl.soft09007D/abstract" | ||
], | ||
"title": "MATRIX: Multi-phAse Transits Recovery from Injected eXoplanets toolkit", | ||
"url": "https://github.com/PlanetHunters/tkmatrix", | ||
"name": "tkmatrix", | ||
"full_name": "PlanetHunters/tkmatrix", | ||
"html_url": "https://github.com/PlanetHunters/tkmatrix", | ||
"description": "Transits Inject and Recovery Multi-phase Analysis", | ||
"created_at": "2021-03-05T20:09:46Z", | ||
"updated_at": "2023-08-23T09:35:02Z", | ||
"clone_url": "https://github.com/PlanetHunters/tkmatrix.git", | ||
"size": 8107, | ||
"stargazers_count": 2, | ||
"watchers_count": 2, | ||
"language": "Python", | ||
"open_issues_count": 4, | ||
"license": { | ||
"key": "mit", | ||
"name": "MIT License", | ||
"spdx_id": "MIT", | ||
"url": "https://api.github.com/licenses/mit", | ||
"node_id": "MDc6TGljZW5zZTEz" | ||
}, | ||
"subscribers_count": 4, | ||
"owner": { | ||
"html_url": "https://github.com/PlanetHunters", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/78312991?v=4", | ||
"login": "PlanetHunters", | ||
"type": "Organization" | ||
}, | ||
"timestamp": "2023-09-10 00:33:23.548256", | ||
"avatar": "https://avatars.githubusercontent.com/u/78312991?v=4" | ||
} | ||
} |
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,37 @@ | ||
{ | ||
"parser": "github", | ||
"uid": "github/RasmussenLab/vamb", | ||
"url": "https://github.com/RasmussenLab/vamb", | ||
"data": { | ||
"doi": "10.1038/S41587-020-00777-4", | ||
"name": "vamb", | ||
"url": "https://github.com/RasmussenLab/vamb", | ||
"full_name": "RasmussenLab/vamb", | ||
"html_url": "https://github.com/RasmussenLab/vamb", | ||
"description": "Variational autoencoder for metagenomic binning", | ||
"created_at": "2018-05-08T20:30:23Z", | ||
"updated_at": "2023-08-29T16:16:09Z", | ||
"clone_url": "https://github.com/RasmussenLab/vamb.git", | ||
"size": 11112, | ||
"stargazers_count": 194, | ||
"watchers_count": 194, | ||
"language": "Python", | ||
"open_issues_count": 23, | ||
"license": { | ||
"key": "mit", | ||
"name": "MIT License", | ||
"spdx_id": "MIT", | ||
"url": "https://api.github.com/licenses/mit", | ||
"node_id": "MDc6TGljZW5zZTEz" | ||
}, | ||
"subscribers_count": 5, | ||
"owner": { | ||
"html_url": "https://github.com/RasmussenLab", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/50487949?v=4", | ||
"login": "RasmussenLab", | ||
"type": "Organization" | ||
}, | ||
"timestamp": "2023-09-10 00:35:01.158295", | ||
"avatar": "https://avatars.githubusercontent.com/u/50487949?v=4" | ||
} | ||
} |
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,39 @@ | ||
{ | ||
"parser": "github", | ||
"uid": "github/STOmics/EAGS", | ||
"url": "https://github.com/STOmics/EAGS", | ||
"data": { | ||
"name": "EAGS", | ||
"url": "https://github.com/STOmics/EAGS", | ||
"full_name": "STOmics/EAGS", | ||
"html_url": "https://github.com/STOmics/EAGS", | ||
"private": false, | ||
"description": "EAGS:efficient and adaptive Gaussian smoothing", | ||
"created_at": "2023-08-11T01:39:47Z", | ||
"updated_at": "2023-08-11T03:50:37Z", | ||
"clone_url": "https://github.com/STOmics/EAGS.git", | ||
"homepage": null, | ||
"size": 1877, | ||
"stargazers_count": 0, | ||
"watchers_count": 0, | ||
"language": "Python", | ||
"open_issues_count": 0, | ||
"license": { | ||
"key": "mit", | ||
"name": "MIT License", | ||
"spdx_id": "MIT", | ||
"url": "https://api.github.com/licenses/mit", | ||
"node_id": "MDc6TGljZW5zZTEz" | ||
}, | ||
"subscribers_count": 2, | ||
"owner": { | ||
"html_url": "https://github.com/STOmics", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/129851450?v=4", | ||
"login": "STOmics", | ||
"type": "Organization" | ||
}, | ||
"topics": [], | ||
"timestamp": "2023-09-10 00:35:01.832915", | ||
"avatar": "https://avatars.githubusercontent.com/u/129851450?v=4" | ||
} | ||
} |
39 changes: 39 additions & 0 deletions
39
database/github/SarveshVGharat/Plages-Identification/metadata.json
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,39 @@ | ||
{ | ||
"parser": "github", | ||
"uid": "github/SarveshVGharat/Plages-Identification", | ||
"url": "https://github.com/SarveshVGharat/Plages-Identification", | ||
"data": { | ||
"doi": [ | ||
"https://ui.adsabs.harvard.edu/abs/2023RASTI...2..393G", | ||
"https://ui.adsabs.harvard.edu/abs/2023ascl.soft09008G/abstract" | ||
], | ||
"title": "PI: Plages Identification", | ||
"url": "https://github.com/SarveshVGharat/Plages-Identification", | ||
"name": "Plages-Identification", | ||
"full_name": "SarveshVGharat/Plages-Identification", | ||
"html_url": "https://github.com/SarveshVGharat/Plages-Identification", | ||
"created_at": "2022-09-21T19:32:23Z", | ||
"updated_at": "2023-08-04T11:05:06Z", | ||
"clone_url": "https://github.com/SarveshVGharat/Plages-Identification.git", | ||
"size": 313004, | ||
"stargazers_count": 1, | ||
"watchers_count": 1, | ||
"language": "Jupyter Notebook", | ||
"license": { | ||
"key": "mit", | ||
"name": "MIT License", | ||
"spdx_id": "MIT", | ||
"url": "https://api.github.com/licenses/mit", | ||
"node_id": "MDc6TGljZW5zZTEz" | ||
}, | ||
"subscribers_count": 1, | ||
"owner": { | ||
"html_url": "https://github.com/SarveshVGharat", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/89913681?v=4", | ||
"login": "SarveshVGharat", | ||
"type": "User" | ||
}, | ||
"timestamp": "2023-09-10 00:33:22.891291", | ||
"avatar": "https://avatars.githubusercontent.com/u/89913681?v=4" | ||
} | ||
} |
41 changes: 41 additions & 0 deletions
41
database/github/Yash-10/Periodogram-Comparison-Optimize-Planet-Detection/metadata.json
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 @@ | ||
{ | ||
"parser": "github", | ||
"uid": "github/Yash-10/Periodogram-Comparison-Optimize-Planet-Detection", | ||
"url": "https://github.com/Yash-10/Periodogram-Comparison-Optimize-Planet-Detection", | ||
"data": { | ||
"doi": [], | ||
"title": "Periodogram Comparison for Optimizing Small Transiting Planet Detection", | ||
"url": "https://github.com/Yash-10/Periodogram-Comparison-Optimize-Planet-Detection", | ||
"name": "Periodogram-Comparison-Optimize-Planet-Detection", | ||
"full_name": "Yash-10/Periodogram-Comparison-Optimize-Planet-Detection", | ||
"html_url": "https://github.com/Yash-10/Periodogram-Comparison-Optimize-Planet-Detection", | ||
"description": "Extreme Value Theory for comparing periodograms: Optimizing future transiting exoplanet surveys", | ||
"created_at": "2022-07-03T07:23:01Z", | ||
"updated_at": "2023-09-08T17:46:04Z", | ||
"clone_url": "https://github.com/Yash-10/Periodogram-Comparison-Optimize-Planet-Detection.git", | ||
"size": 27022, | ||
"language": "Jupyter Notebook", | ||
"open_issues_count": 5, | ||
"license": { | ||
"key": "mit", | ||
"name": "MIT License", | ||
"spdx_id": "MIT", | ||
"url": "https://api.github.com/licenses/mit", | ||
"node_id": "MDc6TGljZW5zZTEz" | ||
}, | ||
"subscribers_count": 1, | ||
"owner": { | ||
"html_url": "https://github.com/Yash-10", | ||
"avatar_url": "https://avatars.githubusercontent.com/u/68844397?v=4", | ||
"login": "Yash-10", | ||
"type": "User" | ||
}, | ||
"topics": [ | ||
"exoplanet-transits", | ||
"extreme-value-statistics", | ||
"periodogram" | ||
], | ||
"timestamp": "2023-09-10 00:33:22.243006", | ||
"avatar": "https://avatars.githubusercontent.com/u/68844397?v=4" | ||
} | ||
} |
Oops, something went wrong.