Repository revision
1:750c1684d47c

Repository 'split_file_to_collection'
hg clone https://toolshed.g2.bx.psu.edu/repos/bgruening/split_file_to_collection

Split file tool metadata
Miscellaneous
Split file
to dataset collection
split_file_to_collection
toolshed.g2.bx.psu.edu/repos/bgruening/split_file_to_collection/split_file_to_collection/0.1.1
0.1.1
None
True
Version lineage of this tool (guids ordered most recent to oldest)
toolshed.g2.bx.psu.edu/repos/bgruening/split_file_to_collection/split_file_to_collection/0.2.0
toolshed.g2.bx.psu.edu/repos/bgruening/split_file_to_collection/split_file_to_collection/0.1.1 (this tool)
split_file_to_collection
Requirements (dependencies defined in the <requirements> tag set)
name version type
python 3.5 package
Functional tests
name inputs outputs required files
Test-1 split_parms|select_ftype: tabular
split_parms|split_by|id_col: 1
split_parms|split_by|match_regex: (.*)\.mgf
split_parms|split_by|sub_regex: \1.tab
split_parms|split_by|select_split_by: col
split_parms|top: 2
split_parms|input: test.tabular
test.tabular
Test-2 split_parms|split_by|numnew: 2
split_parms|select_ftype: tabular
split_parms|split_by|newfilenames: test
split_parms|split_by|select_split_by: row
split_parms|top: 2
split_parms|input: test.tabular
test.tabular
Test-3 split_parms|split_by|numnew: 2
split_parms|select_ftype: tabular
split_parms|split_by|select_allocate|allocate: batch
split_parms|split_by|newfilenames: batch_tab
split_parms|split_by|select_split_by: row
split_parms|top: 2
split_parms|input: test.tabular
test.tabular
Test-4 split_parms|select_ftype: tabular
split_parms|split_by|id_col: 10
split_parms|split_by|match_regex: (.*)\.mgf
split_parms|split_by|sub_regex: \1.tab
split_parms|split_by|select_split_by: col
split_parms|top: 1
split_parms|input: psm.tabular
psm.tabular
Test-5 split_parms|numnew: 3
split_parms|newfilenames: demo
split_parms|select_ftype: mgf
split_parms|input: demo758Dacentroid.mgf
demo758Dacentroid.mgf
Test-6 split_parms|numnew: 2
split_parms|newfilenames: test
split_parms|select_ftype: fasta
split_parms|input: test.fasta
test.fasta
Test-7 split_parms|numnew: 2
split_parms|newfilenames: test
split_parms|select_ftype: fastq
split_parms|input: test.fastq
test.fastq
Test-8 split_parms|select_ftype: fasta
split_parms|numnew: 2
split_parms|newfilenames: rand
split_parms|select_allocate|seed: 1010
split_parms|input: test.fasta
split_parms|select_allocate|allocate: random
test.fasta
Test-9 split_parms|numnew: 2
split_parms|newfilenames: fasta_batch
split_parms|select_ftype: fasta
split_parms|input: test.fasta
split_parms|select_allocate|allocate: batch
test.fasta