Commit ac70d342 authored by smorabit's avatar smorabit
Browse files

Merge branch 'dev' of https://github.com/smorabit/hdWGCNA into dev

parents 2ac1f39a 4d8d9826
Loading
Loading
Loading
Loading
+27 −0
Original line number Diff line number Diff line
---
name: Bug report
about: Create a report to help us identify and resolve bugs in hdWGCNA.
title: ''
labels: ''
assignees: ''

---

**Describe the bug**
Provide a clear and concise description of what the bug is. If there is an error message, please copy it here.

**Steps to reproduce**
Describe the steps included to reproduce the error, including all of the hdWGCNA code used prior reaching the error. Describe the dataset that you are using, and whether or not the error could be reproduced on one of our provided tutorial datasets, or on another publicly available dataset.

```
# Put code in this box
```

**R session info**
Please run `sessionInfo()` and report the output.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**More than one problem?** 
If you have more than one problem with hdWGCNA, create separate issues for your individual problems.
+20 −0
Original line number Diff line number Diff line
---
name: Feature request
about: Suggest an idea for new or improved functionality of hdWGCNA
title: ''
labels: ''
assignees: ''

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.