https://github.com/ajbarrows/abcd-tools

A small collection of tools to make working with ABCD Study data a little bit easier.

https://github.com/ajbarrows/abcd-tools

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.6%) to scientific vocabulary
Last synced: 6 months ago · JSON representation

Repository

A small collection of tools to make working with ABCD Study data a little bit easier.

Basic Info
  • Host: GitHub
  • Owner: ajbarrows
  • Language: Python
  • Default Branch: main
  • Size: 1.7 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed 10 months ago
Metadata Files
Readme

README.md

abcd-tools

A small collection of tools to make working with ABCD Study data a little bit easier.

Made with ❤️ by Tony Barrows (@ajbarrows).

Get started for development

To get started:

bash git clone git@github.com:ajbarrows/abcd-tools cd abcd-tools mamba env update -f environment.yml conda activate abcd-tools python -m pip install -e .

Owner

  • Login: ajbarrows
  • Kind: user

GitHub Events

Total
  • Push event: 1
  • Public event: 1
  • Create event: 1
Last Year
  • Push event: 1
  • Public event: 1
  • Create event: 1

Dependencies

.github/workflows/code-style.yaml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • pre-commit/action v2.0.0 composite
.github/workflows/docs.yaml actions
.github/workflows/pr-tests.yaml actions
  • actions/checkout v2 composite
  • codecov/codecov-action v2 composite
  • mamba-org/setup-micromamba v1 composite
.github/workflows/release-pypi-package.yaml actions
  • actions/checkout v4 composite
  • actions/setup-python v3 composite
  • ncipollo/release-action v1 composite
  • pypa/gh-action-pypi-publish release/v1 composite
.devcontainer/Dockerfile docker
  • continuumio/miniconda3 latest build
environment.yml pypi
  • abcd-tools ==0.0.1
  • bidshandler ==0.2.1
  • binaryornot ==0.4.4
  • boto3 ==1.34.127
  • botocore ==1.34.127
  • case-converter ==1.1.0
  • chardet ==5.2.0
  • cookiecutter ==2.6.0
  • gitdb ==4.0.11
  • gitpython ==3.1.43
  • jinja2-strcase ==0.0.2
  • jmespath ==1.0.1
  • loguru ==0.7.2
  • matlabengine ==24.1.2
  • metakernel ==0.30.2
  • mknotebooks ==0.8.0
  • natsort ==8.4.0
  • nda-tools ==0.2.27
  • oct2py ==5.7.0
  • octave-kernel ==0.36.0
  • pandas-flavor ==0.6.0
  • pyarrow ==17.0.0
  • pyds-cli ==0.5.1
  • pyjanitor ==0.27.0
  • python-slugify ==8.0.4
  • ruamel-yaml ==0.18.6
  • ruamel-yaml-clib ==0.2.8
  • s3transfer ==0.10.1
  • sh ==2.0.7
  • smmap ==5.0.1
  • text-unidecode ==1.3
pyproject.toml pypi
  • matplotlib *
  • numpy *
  • pandas *
  • scikit-learn *