Commit 69507194 authored by smorabit's avatar smorabit
Browse files

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

parents 6a81e551 b6be7c46
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
---
name: Bug report
name: Bug/error report
about: Create a report to help us identify and resolve bugs in hdWGCNA.
title: ''
labels: ''
@@ -8,7 +8,7 @@ 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.
Provide a clear and concise description of what the bug/error is. If there is an error message, please copy it here. **If you have more than one bug/error, please open separate GitHub issues.**

**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.
+11 −0
Original line number Diff line number Diff line
---
name: Question
about: Ask a specific question about using the hdWGCNA package.
title: Question about [my question]
labels: question
assignees: ''

---

**Describe your question** 
Provide a clear and concise question regarding the hdWGCNA package, and ensure to include all of the relevant details to understand your question. If you have more than one question, please open separate GitHub issues.