research-template
Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.4%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: braingeneers
- License: bsd-3-clause
- Language: Python
- Default Branch: main
- Size: 36.1 KB
Statistics
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Research Template
Getting Started
Welcome to the Braingeneers Python Research Template repository! This template is useful for Python and Jupyter Notebook research and development. The package adheres to the Python Package Authority (PyPA) standards for package structure and organization.
Contribution
We welcome contributions from collaborators and researchers interested in our work. If you have improvements, suggestions, or new findings to share, please submit a pull request. Your contributions help advance our research and analysis efforts.
To get started with your development (or fork), click the "Open with GitHub Codespaces" button below to launch a fully configured development environment with all the necessary tools and extensions.
Instruction on how to contribute to this project can be found in the CONTRIBUTION.md
Owner
- Name: braingeneers
- Login: braingeneers
- Kind: organization
- Repositories: 15
- Profile: https://github.com/braingeneers
Citation (CITATION.cff)
cff-version: 1.0.0 message: "If you use this software, please cite it as below." authors: - family-names: "Example" given-names: "Name" orcid: "https://orcid.org/0000-xxxx-xxxx-xxxx" - family-names: "Cordero" given-names: "Core" orcid: "https://orcid.org/0000-0002-3531-3221" - family-names: "Don" given-names: "Setiawan" orcid: "https://orcid.org/0000-0002-1624-2667" title: "Research Project Name" doi: 10.5281/zenodo.1xxxxxxx version: v1.0.0 date-released: 202x-xx-xx url: "https://github.com/braingeneers/research-template"