Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create development roadmap diagram #59

Merged
merged 4 commits into from
Jul 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ You can install the development version of reneeTools from [GitHub](https://gith
devtools::install_github("CCBR/reneeTools")
```

<!--
## Example

TODO: This is a basic example which shows you how to solve a common problem:
Expand All @@ -40,3 +41,19 @@ TODO: This is a basic example which shows you how to solve a common problem:
library(reneeTools)
## basic example code
```
-->

## Help & Contributing

Come across a **bug**? Open an [issue](https://github.com/CCBR/reneeTools/issues) and include a minimal reproducible example.

Have a **question**? Ask it in [discussions](https://github.com/CCBR/reneeTools/discussions).

Want to **contribute** to this project? Check out the [contributing guidelines](.github/CONTRIBUTING.md).

## Development Roadmap

![](./man/figures/reneeTools-development-plan.png)

- [dev spreadsheet](https://nih-my.sharepoint.com/:x:/g/personal/homanpj_nih_gov/ETvHXgnwxExEpcP57Jj9_EwBHBvZBqNuZ_c3eu51w-SlnA?e=PcXKU8)
- [project board](https://github.com/orgs/CCBR/projects/32)
33 changes: 27 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

<!-- README.md is generated from README.Rmd. Please edit that file -->

# reneeTools
Expand All @@ -16,17 +17,37 @@ sequencing analysis pipeline
You can install the development version of reneeTools from
[GitHub](https://github.com/) with:

```r
``` r
# install.packages("devtools")
devtools::install_github("CCBR/reneeTools")
```

<!--
## Example

TODO: This is a basic example which shows you how to solve a common
problem:

```r
&#10;TODO: This is a basic example which shows you how to solve a common problem:
&#10;
``` r
library(reneeTools)
## basic example code
```
-->

## Help & Contributing

Come across a **bug**? Open an
[issue](https://github.com/CCBR/reneeTools/issues) and include a minimal
reproducible example.

Have a **question**? Ask it in
[discussions](https://github.com/CCBR/reneeTools/discussions).

Want to **contribute** to this project? Check out the [contributing
guidelines](.github/CONTRIBUTING.md).

## Development Roadmap

![](./man/figures/reneeTools-development-plan.png)

- [dev
spreadsheet](https://nih-my.sharepoint.com/:x:/g/personal/homanpj_nih_gov/ETvHXgnwxExEpcP57Jj9_EwBHBvZBqNuZ_c3eu51w-SlnA?e=PcXKU8)
- [project board](https://github.com/orgs/CCBR/projects/32)
Binary file added man/figures/reneeTools-development-plan.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading