-
Notifications
You must be signed in to change notification settings - Fork 351
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
Radseq #739
Open
Gabriel-A-Barrett
wants to merge
36
commits into
nf-core:radseq
Choose a base branch
from
Gabriel-A-Barrett:radseq
base: radseq
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Radseq #739
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
b2dc64e
added testdata, reference, samplesheet, moved files, and added incomp…
Gabriel-A-Barrett 5418c67
adding samplesheet and readme
Gabriel-A-Barrett 0802c42
adding chromosome 1 for testdata reference mode
Gabriel-A-Barrett ddb9e7a
adding testdata/ddRAD/Golden3B05.1.fq.gz
Gabriel-A-Barrett 9986b8a
adding testdata/ddRAD/Golden3B05.1.fq.gz
Gabriel-A-Barrett ff1c96d
add testdata/ddRAD/Golden3B05.2.fq.gz
Gabriel-A-Barrett 733d16f
add testdata/ddRAD/Golden3B08.1.fq.gz
Gabriel-A-Barrett f7dd65a
testdata/ddRAD/Golden3B08.2.fq.gz
Gabriel-A-Barrett 9e6c336
add testdata/ddRAD/Golden3B12.1.fq.gz
Gabriel-A-Barrett ce63dfd
add testdata/ddRAD/Golden3B12.2.fq.gz
Gabriel-A-Barrett 59dc018
testdata/ddRAD/Golden7A01.1.fq.gz
Gabriel-A-Barrett 4c2915c
add testdata/ddRAD/Golden7A01.2.fq.gz
Gabriel-A-Barrett 57a7749
popmap and readme.md edits
Gabriel-A-Barrett 50c70c1
change url path to my user path github content
Gabriel-A-Barrett fb28640
removed /ArcticGrayling/ from path in input.csv
Gabriel-A-Barrett e9d5c4f
adding simulated data
Gabriel-A-Barrett 5322163
adding genome zipped
Gabriel-A-Barrett 1966879
switch Ch1.fa.gz to bgzip
Gabriel-A-Barrett 510019d
adding hsc chr26 testdataset
Gabriel-A-Barrett f02ed12
adding actual updates to README.md and zipping reference chr26
Gabriel-A-Barrett f841ebc
corrections to samplesheet
Gabriel-A-Barrett be43b81
adding test-data
Gabriel-A-Barrett d10a432
Update samplesheet_test_lpolyphemus_ddrad_sbfi_mluci_chr26.csv
Gabriel-A-Barrett bd8304c
corrected samplesheet
Gabriel-A-Barrett 21bdf9d
Merge branch 'radseq' of https://github.com/Gabriel-A-Barrett/test-da…
Gabriel-A-Barrett 8907c66
Update README.md
Gabriel-A-Barrett 3836a55
rmv sample 9
Gabriel-A-Barrett 9a457a7
Merge branch 'radseq' of https://github.com/Gabriel-A-Barrett/test-da…
Gabriel-A-Barrett 4f1afb7
rmv sample 9
Gabriel-A-Barrett 1586957
rmv sample 9
Gabriel-A-Barrett 6904e81
rmv sample 9
Gabriel-A-Barrett 912a40b
solve invalid number of columns
Gabriel-A-Barrett 23a6ba6
solve invalid number of columns
Gabriel-A-Barrett e93de12
fixing over samplesize
Gabriel-A-Barrett 0cf839c
fixing over samplesize
Gabriel-A-Barrett debf572
solved spelling in chr26 samplesheet
Gabriel-A-Barrett File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,23 @@ | ||
# ![nfcore/test-datasets](docs/images/test-datasets_logo.png) | ||
Test data to be used for automated testing with the nf-core pipelines | ||
# test-datasets: `radseq` | ||
|
||
## Introduction | ||
This branch contains test data for [nf-core/radseq](blah) pipeline | ||
|
||
nf-core is a collection of high quality Nextflow pipelines. | ||
## Content of this repository | ||
|
||
## Documentation | ||
nf-core/test-datasets comes with documentation in the `docs/` directory: | ||
`testdata/PRJNA386062`: ezRAD sequences from... | ||
|
||
01. [Add a new test dataset](https://github.com/nf-core/test-datasets/blob/master/docs/ADD_NEW_DATA.md) | ||
02. [Use an existing test dataset](https://github.com/nf-core/test-datasets/blob/master/docs/USE_EXISTING_DATA.md) | ||
### For Reference Based Approach Or Denovo | ||
|
||
#### Simulated Horseshoe Crab Data | ||
|
||
`testdata/Lpolyphemus/ddrad_sbfi_mluci_chr26/hsc_Chr26.fasta` chromosome 26 of Atlantic Horseshoe Crab | ||
|
||
`testdata/Lpolyphemus/ddrad_sbfi_mluci_chr26/msp_[0..9].{1,2}.fq.gz` simulated ddRAD reads | ||
|
||
`testdata/Lpolyphemus/ddrad_sbfi_mluci_chr26/popmap.txt` id and corresponding population | ||
|
||
`samplesheet/samplesheet_test_lpolyphemus_ddrad_sbfi_mluci_chr26.csv` input sample sheet for this dataset | ||
|
||
## Support | ||
|
||
For further information or help, don't hesitate to get in touch on our [Gitter channel](https://gitter.im/nf-core/Lobby) | ||
For further information or help, don't hesitate to get in touch on our [Slack `#radseq` channel](https://nfcore.slack.com/channels/radseq) (you can join with [this invite](https://nf-co.re/join/slack)). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
sample,fastq_1,fastq_2,umi_barcodes | ||
SRR5567681,testdata/PRJNA386062/SRR5567681/SRR5567681_1.fastq.gz,testdata/PRJNA386062/SRR5567681/SRR5567681_2.fastq.gz,FALSE | ||
SRR5567682,testdata/PRJNA386062/SRR5567682/SRR5567682_1.fastq.gz,testdata/PRJNA386062/SRR5567682/SRR5567682_2.fastq.gz,FALSE |
5 changes: 5 additions & 0 deletions
5
samplesheet/samplesheet_test_lpolyphemus_ddrad_sbfi_mluci.csv
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. path should be on the nf-core repo |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
sample,fastq_1,fastq_2,umi_barcodes | ||
msp_00,https://raw.githubusercontent.com/Gabriel-A-Barrett/test-datasets/radseq/testdata/Lpolyphemus/ddrad_sbfi_mluci/msp_00.1.fq.gz,https://raw.githubusercontent.com/Gabriel-A-Barrett/test-datasets/radseq/testdata/Lpolyphemus/ddrad_sbfi_mluci/msp_00.2.fq.gz,false | ||
msp_01,https://raw.githubusercontent.com/Gabriel-A-Barrett/test-datasets/radseq/testdata/Lpolyphemus/ddrad_sbfi_mluci/msp_01.1.fq.gz,https://raw.githubusercontent.com/Gabriel-A-Barrett/test-datasets/radseq/testdata/Lpolyphemus/ddrad_sbfi_mluci/msp_01.2.fq.gz,false | ||
msp_02,https://raw.githubusercontent.com/Gabriel-A-Barrett/test-datasets/radseq/testdata/Lpolyphemus/ddrad_sbfi_mluci/msp_02.1.fq.gz,https://raw.githubusercontent.com/Gabriel-A-Barrett/test-datasets/radseq/testdata/Lpolyphemus/ddrad_sbfi_mluci/msp_02.2.fq.gz,false | ||
msp_03,https://raw.githubusercontent.com/Gabriel-A-Barrett/test-datasets/radseq/testdata/Lpolyphemus/ddrad_sbfi_mluci/msp_03.1.fq.gz,https://raw.githubusercontent.com/Gabriel-A-Barrett/test-datasets/radseq/testdata/Lpolyphemus/ddrad_sbfi_mluci/msp_03.2.fq.gz,false |
11 changes: 11 additions & 0 deletions
11
samplesheet/samplesheet_test_lpolyphemus_ddrad_sbfi_mluci_chr26.csv
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. path should be on the nf-core repo |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
sample,fastq_1,fastq_2,umi_barcodes | ||
msp_0,https://raw.githubusercontent.com/Gabriel-A-Barrett/test-datasets/radseq/testdata/Lpolyphemus/ddrad_sbfi_mluci_chr26/msp_0.1.fq.gz,https://raw.githubusercontent.com/Gabriel-A-Barrett/test-datasets/radseq/testdata/Lpolyphemus/ddrad_sbfi_mluci_chr26/msp_0.2.fq.gz,false | ||
msp_1,https://raw.githubusercontent.com/Gabriel-A-Barrett/test-datasets/radseq/testdata/Lpolyphemus/ddrad_sbfi_mluci_chr26/msp_1.1.fq.gz,https://raw.githubusercontent.com/Gabriel-A-Barrett/test-datasets/radseq/testdata/Lpolyphemus/ddrad_sbfi_mluci_chr26/msp_1.2.fq.gz,false | ||
msp_2,https://raw.githubusercontent.com/Gabriel-A-Barrett/test-datasets/radseq/testdata/Lpolyphemus/ddrad_sbfi_mluci_chr26/msp_2.1.fq.gz,https://raw.githubusercontent.com/Gabriel-A-Barrett/test-datasets/radseq/testdata/Lpolyphemus/ddrad_sbfi_mluci_chr26/msp_2.2.fq.gz,false | ||
msp_3,https://raw.githubusercontent.com/Gabriel-A-Barrett/test-datasets/radseq/testdata/Lpolyphemus/ddrad_sbfi_mluci_chr26/msp_3.1.fq.gz,https://raw.githubusercontent.com/Gabriel-A-Barrett/test-datasets/radseq/testdata/Lpolyphemus/ddrad_sbfi_mluci_chr26/msp_3.2.fq.gz,false | ||
msp_4,https://raw.githubusercontent.com/Gabriel-A-Barrett/test-datasets/radseq/testdata/Lpolyphemus/ddrad_sbfi_mluci_chr26/msp_4.1.fq.gz,https://raw.githubusercontent.com/Gabriel-A-Barrett/test-datasets/radseq/testdata/Lpolyphemus/ddrad_sbfi_mluci_chr26/msp_4.2.fq.gz,false | ||
msp_5,https://raw.githubusercontent.com/Gabriel-A-Barrett/test-datasets/radseq/testdata/Lpolyphemus/ddrad_sbfi_mluci_chr26/msp_5.1.fq.gz,https://raw.githubusercontent.com/Gabriel-A-Barrett/test-datasets/radseq/testdata/Lpolyphemus/ddrad_sbfi_mluci_chr26/msp_5.2.fq.gz,false | ||
msp_6,https://raw.githubusercontent.com/Gabriel-A-Barrett/test-datasets/radseq/testdata/Lpolyphemus/ddrad_sbfi_mluci_chr26/msp_6.1.fq.gz,https://raw.githubusercontent.com/Gabriel-A-Barrett/test-datasets/radseq/testdata/Lpolyphemus/ddrad_sbfi_mluci_chr26/msp_6.2.fq.gz,false | ||
msp_7,https://raw.githubusercontent.com/Gabriel-A-Barrett/test-datasets/radseq/testdata/Lpolyphemus/ddrad_sbfi_mluci_chr26/msp_7.1.fq.gz,https://raw.githubusercontent.com/Gabriel-A-Barrett/test-datasets/radseq/testdata/Lpolyphemus/ddrad_sbfi_mluci_chr26/msp_7.2.fq.gz,false | ||
msp_8,https://raw.githubusercontent.com/Gabriel-A-Barrett/test-datasets/radseq/testdata/Lpolyphemus/ddrad_sbfi_mluci_chr26/msp_8.1.fq.gz,https://raw.githubusercontent.com/Gabriel-A-Barrett/test-datasets/radseq/testdata/Lpolyphemus/ddrad_sbfi_mluci_chr26/msp_8.2.fq.gz,false | ||
msp_9,https://raw.githubusercontent.com/Gabriel-A-Barrett/test-datasets/radseq/testdata/Lpolyphemus/ddrad_sbfi_mluci_chr26/msp_9.1.fq.gz,https://raw.githubusercontent.com/Gabriel-A-Barrett/test-datasets/radseq/testdata/Lpolyphemus/ddrad_sbfi_mluci_chr26/msp_9.2.fq.gz,false |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
path should be on the nf-core repo