All Projects → USCbiostats → software-dev

USCbiostats / software-dev

Licence: other
Coding Standards for the USC Biostats group

Programming Languages

HTML
75241 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects
r
7636 projects
C++
36643 projects - #6 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to software-dev

benchmark VAE
Unifying Variational Autoencoder (VAE) implementations in Pytorch (NeurIPS 2022)
Stars: ✭ 1,211 (+3569.7%)
Mutual labels:  reproducible-research, reproducibility
Reprozip
ReproZip is a tool that simplifies the process of creating reproducible experiments from command-line executions, a frequently-used common denominator in computational science.
Stars: ✭ 231 (+600%)
Mutual labels:  reproducible-research, reproducibility
Awesome Reproducible Research
A curated list of reproducible research case studies, projects, tutorials, and media
Stars: ✭ 106 (+221.21%)
Mutual labels:  reproducible-research, reproducibility
Drake
An R-focused pipeline toolkit for reproducibility and high-performance computing
Stars: ✭ 1,301 (+3842.42%)
Mutual labels:  reproducible-research, reproducibility
Nextflow
A DSL for data-driven computational pipelines
Stars: ✭ 1,337 (+3951.52%)
Mutual labels:  hpc, reproducible-research
Enmf
This is our implementation of ENMF: Efficient Neural Matrix Factorization (TOIS. 38, 2020). This also provides a fair evaluation of existing state-of-the-art recommendation models.
Stars: ✭ 96 (+190.91%)
Mutual labels:  reproducible-research, reproducibility
Steppy
Lightweight, Python library for fast and reproducible experimentation 🔬
Stars: ✭ 119 (+260.61%)
Mutual labels:  reproducible-research, reproducibility
Recsys2019 deeplearning evaluation
This is the repository of our article published in RecSys 2019 "Are We Really Making Much Progress? A Worrying Analysis of Recent Neural Recommendation Approaches" and of several follow-up studies.
Stars: ✭ 780 (+2263.64%)
Mutual labels:  reproducible-research, reproducibility
ck-env
CK repository with components and automation actions to enable portable workflows across diverse platforms including Linux, Windows, MacOS and Android. It includes software detection plugins and meta packages (code, data sets, models, scripts, etc) with the possibility of multiple versions to co-exist in a user or system environment:
Stars: ✭ 67 (+103.03%)
Mutual labels:  hpc, reproducible-research
awflow
Reproducible research and reusable acyclic workflows in Python. Execute code on HPC systems as if you executed them on your personal computer!
Stars: ✭ 15 (-54.55%)
Mutual labels:  hpc, reproducible-research
Drake Examples
Example workflows for the drake R package
Stars: ✭ 57 (+72.73%)
Mutual labels:  reproducible-research, reproducibility
fertile
creating optimal conditions for reproducibility
Stars: ✭ 52 (+57.58%)
Mutual labels:  reproducible-research, reproducibility
Evalai
☁️ 🚀 📊 📈 Evaluating state of the art in AI
Stars: ✭ 1,087 (+3193.94%)
Mutual labels:  reproducible-research, reproducibility
reproducibility-guide
⛔ ARCHIVED ⛔
Stars: ✭ 119 (+260.61%)
Mutual labels:  reproducible-research, reproducibility
Steppy Toolkit
Curated set of transformers that make your work with steppy faster and more effective 🔭
Stars: ✭ 21 (-36.36%)
Mutual labels:  reproducible-research, reproducibility
Reproducibility Guide
project page for creating a guide to reproducible research
Stars: ✭ 116 (+251.52%)
Mutual labels:  reproducible-research, reproducibility
Rrtools
rrtools: Tools for Writing Reproducible Research in R
Stars: ✭ 508 (+1439.39%)
Mutual labels:  reproducible-research, reproducibility
Labnotebook
LabNotebook is a tool that allows you to flexibly monitor, record, save, and query all your machine learning experiments.
Stars: ✭ 526 (+1493.94%)
Mutual labels:  reproducible-research, reproducibility
wrench
WRENCH: Cyberinfrastructure Simulation Workbench
Stars: ✭ 25 (-24.24%)
Mutual labels:  hpc, reproducible-research
Batchtools
Tools for computation on batch systems
Stars: ✭ 127 (+284.85%)
Mutual labels:  hpc, reproducibility

Software Development Standards GitHub last commit

This project’s main contents are located in the project’s Wiki.

USCbiostats R packages

As of 2023-02-01, the packages listed here have been cited 105 times (source: Google Scholar).

Name Description Citations
AnnoQR R client wrap for AnnoQ API (https://github.com/blueOwl/AnnoQR)
aphylo Statistical inference of genetic functions in phylogenetic trees CRAN status CRAN downloads status
bayesnetworks C++ program to fit Bayesian networks, illustrated with simulated data
BinaryDosage Converts VCF files to a binary format CRAN status CRAN downloads status
causnet What the Package Does (One Line, Title Case)
cit Causal Inference Test CRAN status CRAN downloads status 22
fdrci Permutation-Based FDR Point and Confidence Interval Estimation CRAN status CRAN downloads status 27
fmcmc A friendly MCMC framework CRAN status CRAN downloads status 5
gesso Hierarchical GxE Interactions in a Regularized Regression Model CRAN status CRAN downloads status 1
GxEScanR R version of GxEScan CRAN status CRAN downloads status
HiLDA An R package for inferring the mutational exposures difference between groups 5
hJAM hJAM is a hierarchical model which unifies the framework of Mendelian Randomization and Transcriptome-wide association studies. CRAN status CRAN downloads status 4
iMutSig A web application to identify the most similar mutational signature using shiny 1
jsPhyloSVG htmlwidgets for the jsPhyloSVG JavaScript library
LUCIDus Latent and Unknown Cluster Analysis using Integrated Data CRAN status CRAN downloads status 13
MergeBinaryDosage R package for merging binary dosage files
methcon5 R package to identify and rank CpG DNA methylation conservation along the human genome CRAN status CRAN downloads status 3
partition A fast and flexible framework for agglomerative partitioning in R CRAN status CRAN downloads status 5
pfamscanr An R client for EMBL-EBI’s PfamScan API
polygons Flexible functions for computing polygons coordinates in R
rphyloxml Read and write phyloXML files in R
selectKSigs Selection of K in finding the number of mutational signatures
slurmR slurmR: A Lightweight Wrapper for Slurm CRAN status CRAN downloads status 3
xrnet R Package for Hierarchical Regularized Regression to Incorporate External Data CRAN status CRAN downloads status 1
xtune An R package for Lasso and Ridge Regression with differential penalization based on prior knowledge CRAN status CRAN downloads status 15

To update this list, modify the file packages.csv. The README.md file is updated automatically using GitHub Actions, so there’s no need to “manually” recompile the README file after updating the list.

Coding Standards

  1. Coding Standards
  2. Software Thinking
  3. Development Workflow
  4. Misc

We do have some direct guidelines developed as issue templates here.

Bioghost Server

  1. Introduction
  2. Setup
  3. Cheat Sheet

HPC in R

Happy Scientist Seminars

The Happy Scientist Seminars are educational seminars sponsored by Cores C and D of IMAGE, the Biostats Program Project award. This series, the “Happy Scientist” seminar series, is aimed at providing educational material for members of Biostats, both students and faculty, about a variety of tools and methods that might prove useful to them. If you have any suggestions for subjects that you would like to learn about in future, please send email to Paul Marjoram at ([email protected]). Our agenda will be driven by your specific interests as far as is possible.

List of past seminars with material can be found here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].