annotate test-data/test-01_fastp.json @ 0:091a2fb2e7ad draft default tip

"planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
author public-health-bioinformatics
date Thu, 10 Mar 2022 21:59:56 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
1 {
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
2 "summary": {
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
3 "fastp_version": "0.23.1",
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
4 "sequencing": "paired end (251 cycles + 251 cycles)",
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
5 "before_filtering": {
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
6 "total_reads":784184,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
7 "total_bases":184992455,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
8 "q20_bases":171398822,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
9 "q30_bases":164299769,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
10 "q20_rate":0.926518,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
11 "q30_rate":0.888143,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
12 "read1_mean_length":235,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
13 "read2_mean_length":235,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
14 "gc_content":0.555198
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
15 },
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
16 "after_filtering": {
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
17 "total_reads":770852,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
18 "total_bases":175626094,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
19 "q20_bases":164624407,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
20 "q30_bases":158643912,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
21 "q20_rate":0.937357,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
22 "q30_rate":0.903305,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
23 "read1_mean_length":227,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
24 "read2_mean_length":227,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
25 "gc_content":0.554226
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
26 }
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
27 },
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
28 "filtering_result": {
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
29 "passed_filter_reads": 770852,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
30 "low_quality_reads": 13096,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
31 "too_many_N_reads": 0,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
32 "too_short_reads": 236,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
33 "too_long_reads": 0
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
34 },
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
35 "duplication": {
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
36 "rate": 0.00138998
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
37 },
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
38 "insert_size": {
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
39 "peak": 244,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
40 "unknown": 24530,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
41 "histogram": [0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,0,20,10,12,5,5,13,12,27,20,19,21,23,17,11,9,19,27,24,39,37,21,37,20,16,17,19,24,42,31,40,33,32,26,22,26,27,30,34,47,46,53,56,38,37,30,37,35,46,58,59,61,55,51,36,44,39,44,51,60,69,64,80,74,51,54,39,42,56,66,79,83,79,84,77,72,59,52,53,87,85,107,111,109,94,89,72,68,88,74,111,106,120,131,101,109,85,89,98,96,95,130,141,130,141,132,111,99,94,102,137,150,153,173,154,155,167,143,124,122,163,167,193,200,160,179,178,159,157,141,159,165,169,201,224,241,216,205,187,161,182,209,199,250,268,254,270,237,204,182,217,238,260,288,255,271,278,234,235,237,236,258,273,281,314,325,344,320,322,266,286,319,293,333,342,367,385,370,345,341,302,330,336,360,378,379,412,400,391,339,394,353,395,385,389,428,457,462,470,555,610,386,395,395,442,458,526,450,440,450,460,451,437,456,482,478,451,469,481,540,493,448,453,497,444,505,465,525,514,515,483,525,507,499,516,485,546,490,519,507,483,478,447,468,443,505,471,484,511,517,509,461,467,443,473,495,483,529,483,511,483,507,482,441,443,444,444,478,496,473,481,531,451,414,451,493,476,483,469,505,486,441,439,437,412,416,431,440,444,469,434,405,414,401,453,409,429,416,417,426,418,438,423,405,386,352,386,395,392,413,394,368,367,348,360,386,342,386,376,336,354,341,362,336,306,310,300,316,338,334,323,303,326,302,306,304,276,301,295,288,305,284,290,258,251,252,272,253,255,276,263,259,273,286,242,241,278,245,213,247,237,253,244,211,234,225,233,233,228,235,195,215,188,204,209,202,192,204,182,197,218,201,206,198,189,211,170,163,175,183,177,167,198,179,168,173,167,179,165,159,135,160,147,171,171,160,158,152,140,148,126,118,87,44,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
42 },
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
43 "adapter_cutting": {
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
44 "adapter_trimmed_reads": 3362,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
45 "adapter_trimmed_bases": 71562,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
46 "read1_adapter_sequence": "unspecified",
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
47 "read2_adapter_sequence": "unspecified",
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
48 "read1_adapter_counts": {"C":3, "CT":2, "others":143},
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
49 "read2_adapter_counts": {"others":1681}
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
50 },
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
51 "read1_before_filtering": {
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
52 "total_reads": 392092,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
53 "total_bases": 92489802,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
54 "q20_bases": 84414531,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
55 "q30_bases": 80283953,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
56 "total_cycles": 251,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
57 "quality_curves": {
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
58 "A":[30.3914,31.9836,31.5227,31.6923,30.6872,33.8936,34.0737,34.4602,33.8896,33.9686,33.878,33.7171,35.7518,35.9516,36.0694,36.0388,35.9492,36.0458,36.2006,36.1833,36.0651,36.1542,36.5461,36.4127,36.5194,36.5061,36.5486,36.4941,36.4204,36.4383,36.3366,36.3603,36.5969,36.4778,36.5599,36.595,36.5042,36.6611,36.5175,36.5939,36.5085,36.699,36.5329,36.4276,36.3819,36.4399,36.3997,36.4316,36.4989,36.4562,36.4344,36.3597,36.4337,36.3027,36.3282,36.2776,36.1659,36.2515,36.2107,36.1804,36.1917,36.2093,36.0402,36.1396,36.1627,36.0547,36.088,35.8601,36.0319,36.1074,35.982,36.0548,36.1073,36.0004,35.9859,35.9936,35.9646,35.9464,35.8528,35.8233,35.7686,35.8061,35.7452,35.7984,35.8059,35.8043,35.7946,35.7742,35.7964,35.762,35.648,35.6661,35.6504,35.6587,35.5921,35.5494,35.5414,35.596,35.5324,35.526,35.4976,35.5281,35.3602,35.3936,35.43,35.3796,35.407,35.3114,35.3365,35.356,35.3459,35.317,35.2662,35.3262,35.274,35.2698,35.1138,35.2425,35.0832,35.047,35.1031,35.1899,34.9193,34.983,34.8148,34.9318,34.7649,34.7651,34.6813,34.7298,34.635,34.7468,34.6532,34.7564,34.6847,34.5896,34.489,34.6047,34.4147,34.3205,34.3064,34.3731,34.226,34.2667,34.3678,34.3,34.0158,33.9986,34.0691,33.8868,33.9988,33.9112,33.8435,33.7659,33.7937,33.8053,33.8434,33.8074,33.6799,33.7197,33.5375,33.5689,33.5147,33.4191,33.3556,33.4645,33.3307,33.3291,33.3482,33.3425,33.1638,33.3065,33.1148,33.1664,33.0457,32.9917,33.0309,33.0604,32.973,32.8589,32.9565,32.9589,32.804,32.8171,32.7999,32.8451,32.5129,32.5573,32.4538,32.1676,32.2127,32.2251,32.1087,32.154,32.0567,32.0716,32.0584,31.9357,32.0219,32.0823,31.898,31.8867,32.0738,31.9185,31.8541,31.7055,31.6609,31.9177,31.6874,31.5769,31.5087,31.5885,31.4873,31.3095,31.474,31.5125,31.2865,30.9665,31.2249,31.2608,31.074,31.0334,31.0876,31.1047,31.0631,30.8123,31.0178,30.8634,30.7267,30.7536,30.8507,30.6642,30.5242,30.416,30.5471,30.6422,30.489,30.4739,30.4379,30.3943,30.1233,30.1211,30.1209,30.2169,29.9993,29.9849,29.8937,29.9785,29.694,29.9495,24.0585],
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
59 "T":[30.9347,31.4863,31.375,32.2967,31.3026,34.4536,34.9836,34.8286,34.7079,34.5251,34.8422,34.5137,36.3648,36.6549,36.4793,36.3961,36.3196,36.4298,36.4582,36.4775,36.4833,36.5268,37.1106,36.94,36.8461,36.7904,36.6735,36.9421,36.8046,37.0022,36.7884,36.9251,36.8791,37.0617,36.8597,36.7643,36.7618,36.7412,36.7766,36.6373,36.7999,36.7285,36.6616,36.6637,36.6819,36.7319,36.7065,36.7535,36.7151,36.719,36.7442,36.7115,36.7726,36.7092,36.6984,36.6798,36.6171,36.6626,36.5998,36.5941,36.6262,36.5955,36.5076,36.5438,36.559,36.5384,36.5302,36.3745,36.4982,36.5757,36.4522,36.4914,36.4938,36.472,36.437,36.421,36.4211,36.42,36.3732,36.3691,36.3225,36.3016,36.2947,36.3188,36.3177,36.3419,36.2509,36.2428,36.2994,36.2185,36.1329,36.1279,36.1749,36.1586,36.0985,36.1271,36.0077,36.0955,35.9542,35.9687,35.9391,35.9908,35.9326,35.9547,36.0132,35.9141,35.9289,35.8377,35.8808,35.9184,35.7973,35.8037,35.7416,35.7945,35.7384,35.7852,35.6056,35.7111,35.5568,35.5191,35.5578,35.6183,35.4235,35.4126,35.3309,35.427,35.2826,35.2527,35.2158,35.2619,35.167,35.2506,35.1885,35.166,35.1605,35.0626,35.0741,35.0855,34.9495,34.8865,34.8924,34.8617,34.7417,34.7199,34.8192,34.7929,34.5398,34.5168,34.5316,34.5683,34.5203,34.468,34.4157,34.3966,34.3566,34.3358,34.2786,34.3577,34.1925,34.2645,34.1166,34.202,34.0695,34.0138,33.9411,33.9273,33.816,33.8279,33.8625,33.881,33.7665,33.8653,33.7029,33.7761,33.6475,33.6446,33.639,33.623,33.646,33.5299,33.5585,33.5494,33.4397,33.3866,33.3932,33.4349,33.1802,33.2194,33.1321,32.9366,32.883,32.839,32.7103,32.8403,32.7918,32.7828,32.7335,32.6369,32.6432,32.7326,32.5859,32.4806,32.6782,32.4667,32.3864,32.3809,32.4213,32.4346,32.349,32.2885,32.2267,32.236,32.0495,32.0509,32.0868,32.0745,32.0066,31.8205,31.9203,31.924,31.8669,31.7911,31.7842,31.8315,31.8003,31.6099,31.7257,31.6269,31.551,31.4991,31.6113,31.4952,31.3691,31.2797,31.3163,31.3291,31.2303,31.213,31.1778,31.255,30.935,30.9815,30.9953,31.0684,30.906,30.9187,30.7477,30.7951,30.6413,30.6936,26.9633],
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
60 "C":[31.986,31.3966,32.0972,32.0163,32.0154,34.6427,34.4438,34.3712,34.4028,34.4807,34.1856,34.0995,36.4102,36.4921,36.6051,36.4065,36.4074,36.6297,36.569,36.4991,36.6701,36.6219,36.9212,36.9723,36.8037,36.724,36.6306,36.6772,36.6516,36.7055,36.6116,36.5959,36.6773,36.6002,36.5306,36.4211,36.4833,36.5499,36.5345,36.4491,36.7017,36.5392,36.5045,36.5489,36.5788,36.6363,36.5854,36.6032,36.5586,36.6084,36.6164,36.6575,36.6748,36.5937,36.6448,36.5743,36.5503,36.5685,36.5413,36.499,36.4976,36.5279,36.4112,36.4296,36.4655,36.4149,36.4413,36.2646,36.3845,36.4732,36.3749,36.4048,36.4301,36.3551,36.3696,36.3331,36.3172,36.3033,36.264,36.2724,36.2187,36.2752,36.1874,36.2099,36.2125,36.216,36.2127,36.1521,36.2147,36.1595,36.0411,36.0301,36.0434,36.0826,36.0589,35.9757,35.9336,35.9788,35.8832,35.8557,35.8953,35.9293,35.8267,35.8369,35.8858,35.8635,35.8503,35.7774,35.796,35.8209,35.7604,35.7638,35.7104,35.7202,35.6508,35.6714,35.5958,35.6388,35.511,35.4891,35.4904,35.5428,35.3575,35.4163,35.2265,35.3631,35.2236,35.1873,35.1333,35.1451,35.0908,35.1291,35.1141,35.1062,35.068,34.9568,34.9584,34.9738,34.8468,34.7484,34.7339,34.7523,34.6454,34.6196,34.6957,34.6725,34.4305,34.4397,34.4345,34.4309,34.3547,34.359,34.3186,34.2578,34.2421,34.2312,34.2311,34.1873,34.0721,34.1087,33.9675,33.9837,33.8925,33.8661,33.8462,33.796,33.7056,33.7349,33.7828,33.7436,33.6135,33.6951,33.5928,33.5948,33.5119,33.4977,33.4894,33.4687,33.4346,33.4251,33.3704,33.3736,33.2278,33.2431,33.2098,33.2593,33.1074,33.0295,32.9917,32.8157,32.7326,32.7501,32.6002,32.6663,32.6169,32.6099,32.6042,32.4557,32.5328,32.5732,32.4394,32.356,32.4981,32.4307,32.3227,32.2351,32.2009,32.3716,32.2417,32.1342,32.0777,32.0906,32.0218,31.8768,31.9584,32.0084,31.8738,31.6495,31.7674,31.8046,31.6585,31.6327,31.6896,31.6473,31.6679,31.4706,31.5608,31.5158,31.3506,31.403,31.4242,31.2727,31.1406,31.0788,31.1072,31.1159,30.9795,30.9066,30.9492,30.9877,30.7645,30.7925,30.6889,30.7655,30.6304,30.5523,30.5435,30.4995,30.2915,30.3359,25.0644],
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
61 "G":[30.662,30.8748,31.2155,31.6203,30.5358,33.5616,33.129,33.0127,33.4469,32.7174,33.2146,32.8883,35.8277,35.7728,35.7742,36.0008,35.989,35.9576,35.9002,36.1063,36.0281,36.1946,36.2856,36.161,36.0448,36.2181,36.0304,36.0242,36.2138,36.113,36.1909,35.9644,36.0209,35.9144,35.8269,35.7821,36.0165,36.0269,36.1301,35.9296,35.9428,35.8983,36.0619,36.0399,35.9039,35.9859,35.8554,35.9016,35.9459,35.986,35.9907,35.9563,35.9545,35.9053,35.8767,35.8751,35.771,35.8402,35.8075,35.7486,35.7671,35.8174,35.6327,35.6996,35.7419,35.6803,35.6888,35.4873,35.5972,35.7028,35.6287,35.6306,35.6826,35.6216,35.6085,35.6125,35.5446,35.5476,35.4479,35.415,35.3482,35.4114,35.3073,35.3759,35.346,35.4133,35.3836,35.3047,35.3437,35.3041,35.2067,35.1264,35.1854,35.2435,35.134,35.1228,35.116,35.1633,35.0401,35.0437,34.988,35.0358,34.9458,34.9123,34.9707,34.9335,34.9279,34.812,34.8786,34.8988,34.8851,34.8653,34.8076,34.8019,34.733,34.7598,34.6359,34.7439,34.5912,34.5429,34.562,34.6377,34.4573,34.4171,34.305,34.4027,34.2514,34.1871,34.1546,34.1876,34.1464,34.1926,34.1317,34.1865,34.1542,33.9783,33.9476,34.0368,33.9058,33.8412,33.793,33.8126,33.6983,33.671,33.7723,33.7213,33.4815,33.4766,33.4188,33.3621,33.3251,33.3471,33.2762,33.2887,33.2181,33.2045,33.2297,33.2169,33.003,33.0899,32.9938,32.988,32.9658,32.8647,32.8067,32.8508,32.7214,32.7868,32.7823,32.7587,32.6177,32.6922,32.568,32.5371,32.4764,32.4073,32.4093,32.4817,32.355,32.3171,32.3672,32.378,32.2134,32.2503,32.1995,32.274,32.0199,31.9698,31.823,31.6132,31.6303,31.6673,31.5115,31.6589,31.5657,31.5399,31.4697,31.4361,31.4483,31.511,31.4154,31.2504,31.4809,31.3543,31.2215,31.1304,31.1271,31.2394,31.1069,31.061,31.0102,31.0144,30.9217,30.8123,30.9419,30.943,30.7428,30.5354,30.5926,30.7481,30.5715,30.5418,30.5521,30.5586,30.5495,30.3445,30.4524,30.3984,30.2728,30.2741,30.2302,30.1192,30.0333,29.9803,30.0545,30.061,29.9225,29.8799,29.8867,29.8367,29.5783,29.5557,29.5251,29.7159,29.4983,29.5495,29.3987,29.4653,29.1466,29.3206,24.6932],
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
62 "mean":[30.98,31.4048,31.5709,31.9963,31.0761,33.9605,34.0588,34.0523,34.1522,34.0728,33.8063,33.8308,36.0849,36.2525,36.1892,36.1878,36.1583,36.2518,36.2624,36.3024,36.3053,36.3674,36.6907,36.6038,36.5292,36.5391,36.4456,36.5049,36.5017,36.5357,36.4612,36.4272,36.5101,36.4747,36.4036,36.361,36.4206,36.4725,36.4728,36.3792,36.4696,36.4389,36.4217,36.4052,36.3696,36.4337,36.3685,36.4046,36.4103,36.426,36.4303,36.4086,36.4417,36.3626,36.3734,36.3368,36.2634,36.3169,36.2757,36.241,36.2563,36.2733,36.1335,36.1872,36.2152,36.1579,36.1727,35.9822,36.1118,36.1991,36.0967,36.1304,36.1645,36.097,36.0874,36.076,36.0458,36.0386,35.9683,35.9544,35.8992,35.9363,35.8677,35.9101,35.9042,35.9283,35.8965,35.8517,35.8965,35.8448,35.7422,35.7184,35.7466,35.7713,35.7058,35.678,35.6341,35.691,35.5861,35.582,35.563,35.605,35.501,35.5065,35.5581,35.5085,35.5126,35.4173,35.4568,35.4814,35.4315,35.424,35.3661,35.394,35.3298,35.3536,35.2238,35.3168,35.1682,35.1332,35.1593,35.2289,35.0237,35.0421,34.9014,35.0142,34.8648,34.8288,34.7791,34.8121,34.7403,34.8101,34.7532,34.7855,34.7483,34.6263,34.5977,34.6554,34.5103,34.431,34.412,34.4308,34.3089,34.2991,34.3941,34.3513,34.0973,34.0913,34.0918,34.0427,34.0262,33.9998,33.9456,33.9093,33.8817,33.8743,33.8765,33.8698,33.7144,33.7735,33.6317,33.6629,33.5904,33.5198,33.4685,33.4887,33.3709,33.4017,33.4253,33.4099,33.2695,33.3668,33.2244,33.2447,33.1494,33.1129,33.1198,33.1359,33.0771,33.015,33.0388,33.0416,32.8984,32.9036,32.8761,32.9314,32.6891,32.6707,32.5768,32.3655,32.3406,32.3508,32.2119,32.3106,32.2378,32.2307,32.1965,32.0957,32.1404,32.2022,32.0657,31.9727,32.1593,32.0253,31.9258,31.8432,31.8304,31.9695,31.8266,31.746,31.6862,31.7096,31.6029,31.4933,31.5953,31.6168,31.4581,31.2258,31.3543,31.4158,31.2726,31.2309,31.2587,31.2637,31.252,31.0431,31.1666,31.0857,30.9585,30.9671,31.0076,30.8673,30.7453,30.6708,30.7373,30.7631,30.6337,30.5916,30.5912,30.5958,30.3321,30.3417,30.3086,30.421,30.2359,30.2288,30.1274,30.1602,29.9088,30.0192,25.0644]
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
63 },
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
64 "content_curves": {
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
65 "A":[0.173408,0.181825,0.213917,0.142943,0.34031,0.338829,0.268264,0.290432,0.112145,0.234879,0.179422,0.19904,0.166117,0.162041,0.236223,0.236646,0.236177,0.238031,0.232846,0.22864,0.224024,0.221721,0.224718,0.225177,0.222693,0.224799,0.22748,0.223277,0.22473,0.225993,0.223042,0.224496,0.225343,0.221007,0.222756,0.225939,0.224444,0.225176,0.224617,0.226576,0.224826,0.226205,0.223019,0.22399,0.223502,0.222065,0.223527,0.225936,0.223822,0.225211,0.225629,0.222437,0.224449,0.225301,0.222842,0.224051,0.223637,0.222467,0.22432,0.22525,0.224681,0.224778,0.225262,0.224291,0.223874,0.223925,0.220978,0.222508,0.224517,0.222864,0.224528,0.223525,0.22368,0.224263,0.225094,0.221858,0.224707,0.223725,0.222058,0.223586,0.224667,0.222954,0.224257,0.226177,0.222923,0.223636,0.22438,0.2213,0.222757,0.223035,0.221325,0.22329,0.224417,0.222805,0.22431,0.224968,0.220767,0.224132,0.223402,0.221174,0.224091,0.223925,0.223461,0.225427,0.224721,0.221943,0.224199,0.223018,0.222569,0.223656,0.224133,0.221401,0.222634,0.224046,0.22129,0.223928,0.224934,0.223582,0.222561,0.224251,0.221345,0.222968,0.224023,0.223222,0.22353,0.225115,0.223145,0.223948,0.223049,0.221595,0.220963,0.223408,0.221421,0.224446,0.226126,0.222395,0.223724,0.223971,0.221662,0.222329,0.222458,0.221366,0.222961,0.225128,0.221131,0.224402,0.223128,0.221625,0.224296,0.223708,0.221853,0.221591,0.222703,0.220412,0.222568,0.223889,0.221218,0.223745,0.223439,0.221605,0.222331,0.223482,0.22143,0.223123,0.222183,0.221781,0.223313,0.223561,0.221769,0.22139,0.223719,0.220976,0.221473,0.222796,0.220608,0.222688,0.224088,0.221124,0.222231,0.221396,0.221477,0.222171,0.222756,0.221175,0.222605,0.224418,0.221861,0.221546,0.222222,0.220119,0.22239,0.221812,0.22039,0.22165,0.2221,0.221079,0.22296,0.221285,0.221355,0.222735,0.224468,0.220731,0.222106,0.221211,0.219555,0.222353,0.22237,0.221988,0.221544,0.222822,0.220788,0.222508,0.221661,0.220222,0.22083,0.222034,0.220229,0.220336,0.221618,0.219971,0.221857,0.221891,0.220198,0.219768,0.222321,0.220058,0.222002,0.222529,0.221346,0.222248,0.220964,0.219401,0.221308,0.220432,0.219445,0.219857,0.220687,0.221108,0.220637,0.220303,0.219071,0.220711,0.220455,0.219153,0.220796,0.220857,0.218369,0.220368,0.225536,0.236142,0.327816],
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
66 "T":[0.0882369,0.288542,0.25341,0.341876,0.33017,0.147866,0.195485,0.163189,0.169996,0.290465,0.188027,0.250153,0.22065,0.213118,0.179126,0.202827,0.226248,0.227102,0.223098,0.218872,0.221823,0.220749,0.220369,0.221341,0.224432,0.225687,0.224799,0.225503,0.22295,0.221655,0.220066,0.219252,0.219979,0.223532,0.223034,0.225419,0.224403,0.223683,0.225166,0.221291,0.222351,0.220914,0.220785,0.220204,0.223221,0.224116,0.223734,0.22474,0.224432,0.223405,0.223194,0.223571,0.222042,0.221685,0.223323,0.222921,0.222689,0.223715,0.223487,0.224028,0.224356,0.221826,0.222803,0.221691,0.220697,0.222939,0.223255,0.222413,0.223531,0.223043,0.223232,0.223835,0.222822,0.222647,0.223839,0.223767,0.221167,0.222433,0.221524,0.222327,0.223701,0.224951,0.224134,0.222569,0.223599,0.222198,0.222934,0.221854,0.222257,0.222698,0.223332,0.222468,0.223007,0.223316,0.222385,0.223548,0.221477,0.221284,0.222499,0.222299,0.22279,0.222632,0.223546,0.222279,0.224027,0.224911,0.222392,0.222489,0.221964,0.221155,0.222174,0.223615,0.222155,0.222826,0.224013,0.222201,0.223297,0.222252,0.221036,0.221446,0.221933,0.22176,0.222745,0.222563,0.222606,0.222471,0.222374,0.222014,0.222954,0.222643,0.220705,0.222609,0.221771,0.221274,0.222519,0.223315,0.222708,0.222036,0.222643,0.221352,0.222782,0.221973,0.220942,0.222087,0.224196,0.2216,0.22369,0.223838,0.221482,0.222527,0.222631,0.22206,0.222416,0.221536,0.221422,0.223185,0.223629,0.222365,0.222152,0.222369,0.221138,0.222413,0.22255,0.221333,0.222501,0.223209,0.222425,0.224281,0.222362,0.221767,0.22133,0.222895,0.220935,0.221266,0.222048,0.221524,0.222203,0.22237,0.221845,0.222977,0.221321,0.221232,0.222575,0.222651,0.221247,0.221161,0.221867,0.222484,0.221824,0.222704,0.219949,0.223125,0.222496,0.222753,0.221369,0.221963,0.221586,0.222995,0.221793,0.222369,0.220935,0.223038,0.220742,0.223839,0.222968,0.222982,0.222593,0.221688,0.221574,0.222029,0.222429,0.220661,0.221351,0.221929,0.220429,0.222948,0.221968,0.222533,0.222549,0.222276,0.222549,0.222457,0.221546,0.220747,0.221548,0.22202,0.219991,0.221817,0.222651,0.221561,0.223268,0.222486,0.220556,0.221821,0.221466,0.221968,0.221163,0.221182,0.221451,0.223335,0.222339,0.221963,0.221843,0.222278,0.220496,0.221117,0.222366,0.221151,0.224295,0.216353,0.255159],
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
67 "C":[0.263981,0.307856,0.292643,0.362231,0.16503,0.151702,0.245838,0.24457,0.471568,0.309445,0.181276,0.313914,0.277134,0.379452,0.275754,0.266239,0.27265,0.262079,0.266121,0.273704,0.277537,0.277766,0.2754,0.276081,0.275571,0.271673,0.27161,0.274219,0.274249,0.273964,0.277045,0.274678,0.275581,0.276295,0.274596,0.272027,0.272855,0.273418,0.272146,0.274252,0.275364,0.274831,0.276388,0.277248,0.27444,0.276403,0.275364,0.273455,0.274199,0.273675,0.273823,0.27627,0.274935,0.275332,0.276728,0.274807,0.276726,0.27628,0.273516,0.274094,0.275155,0.274766,0.274994,0.276321,0.274699,0.275555,0.276174,0.276113,0.273804,0.274426,0.274468,0.274283,0.27577,0.274194,0.273927,0.274837,0.275655,0.27481,0.276334,0.275269,0.274123,0.273969,0.273709,0.274336,0.275185,0.275642,0.274137,0.277252,0.275057,0.274586,0.276888,0.275202,0.275302,0.275174,0.27521,0.2752,0.277194,0.275244,0.275933,0.278349,0.274293,0.275739,0.274753,0.274756,0.273894,0.27468,0.276127,0.275226,0.276694,0.276383,0.274732,0.276916,0.275638,0.276003,0.274404,0.276187,0.274883,0.275418,0.2762,0.27591,0.276343,0.276885,0.275166,0.277296,0.275646,0.275443,0.277201,0.275621,0.276308,0.276923,0.276018,0.275693,0.276598,0.276521,0.273776,0.275888,0.27511,0.275914,0.275597,0.277657,0.276194,0.278037,0.277109,0.275171,0.276562,0.276105,0.273864,0.276421,0.276368,0.275851,0.277324,0.275488,0.277868,0.278594,0.276761,0.275464,0.276109,0.275227,0.276743,0.277646,0.276017,0.2763,0.277735,0.276608,0.276528,0.27666,0.274324,0.274378,0.277192,0.277213,0.276575,0.276594,0.277699,0.277241,0.277566,0.276392,0.27591,0.276089,0.276358,0.277523,0.276529,0.276602,0.276511,0.276939,0.276044,0.27652,0.278056,0.276205,0.276593,0.279024,0.276897,0.275552,0.277491,0.276768,0.277419,0.277906,0.278087,0.27583,0.276743,0.275212,0.276761,0.278081,0.277619,0.276077,0.27762,0.277135,0.276146,0.277866,0.278401,0.277193,0.276651,0.276766,0.278299,0.278611,0.278966,0.276961,0.278597,0.277745,0.277574,0.2778,0.277242,0.276932,0.27756,0.279359,0.2783,0.279491,0.278436,0.278658,0.278942,0.279053,0.278034,0.279512,0.278809,0.278803,0.280525,0.277584,0.280939,0.278095,0.279548,0.277593,0.280509,0.278765,0.280154,0.280754,0.279693,0.279576,0.280051,0.278242,0.265125,0.249221,0],
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
68 "G":[0.474072,0.221476,0.239729,0.152648,0.164189,0.361303,0.290113,0.301508,0.245991,0.16491,0.450973,0.236592,0.335799,0.245088,0.308596,0.293987,0.264624,0.272487,0.277634,0.278483,0.276315,0.279462,0.279213,0.277101,0.277004,0.277539,0.27581,0.2767,0.277769,0.278088,0.279547,0.281273,0.278797,0.278866,0.279312,0.276615,0.278298,0.277722,0.278071,0.277881,0.277459,0.278049,0.279808,0.278558,0.278837,0.277417,0.277374,0.275869,0.277547,0.277708,0.277354,0.277722,0.278574,0.277683,0.277106,0.27822,0.276948,0.277538,0.278677,0.276628,0.275808,0.278629,0.276941,0.277698,0.28073,0.277581,0.279593,0.278967,0.278149,0.279668,0.277772,0.278356,0.277728,0.278897,0.277139,0.279538,0.278471,0.279031,0.280084,0.278819,0.277509,0.278126,0.277899,0.276918,0.278293,0.278524,0.278549,0.279593,0.27993,0.279682,0.278455,0.27904,0.277274,0.278705,0.278095,0.276284,0.280562,0.27934,0.278166,0.278178,0.278827,0.277705,0.27824,0.277538,0.277358,0.278465,0.277282,0.279267,0.278773,0.278806,0.278962,0.278068,0.279572,0.277124,0.280292,0.277685,0.276887,0.278749,0.280203,0.278393,0.280379,0.278387,0.278066,0.276919,0.278219,0.276971,0.27728,0.278416,0.277689,0.278839,0.282313,0.27829,0.28021,0.277759,0.27758,0.278402,0.278458,0.278079,0.280098,0.278663,0.278566,0.278623,0.278988,0.277614,0.278112,0.277893,0.279317,0.278117,0.277853,0.277914,0.278191,0.280861,0.277013,0.279458,0.279249,0.277461,0.279045,0.278663,0.277666,0.27838,0.280515,0.277805,0.278285,0.278936,0.278789,0.27835,0.279939,0.27778,0.278676,0.27963,0.278376,0.279535,0.279894,0.278696,0.279778,0.279396,0.277799,0.280417,0.279566,0.278104,0.280673,0.279995,0.278158,0.279235,0.280105,0.277901,0.278216,0.279765,0.279362,0.278153,0.280764,0.27951,0.279623,0.278829,0.279112,0.279051,0.277367,0.27989,0.280109,0.279684,0.277836,0.278151,0.279532,0.278874,0.279857,0.27753,0.278891,0.278457,0.278481,0.277956,0.280133,0.280064,0.27869,0.279239,0.279775,0.278058,0.279206,0.279386,0.278259,0.279953,0.278352,0.27872,0.280696,0.280126,0.277831,0.278431,0.279571,0.276996,0.277061,0.277138,0.277734,0.278601,0.279327,0.278944,0.278565,0.28059,0.277211,0.279614,0.278364,0.278768,0.278082,0.278561,0.277549,0.277815,0.279015,0.278449,0.279213,0.280239,0.285043,0.298283,0.417025],
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
69 "N":[0.00030095,0.00030095,0.00030095,0.00030095,0.00030095,0.00030095,0.00030095,0.00030095,0.00030095,0.00030095,0.00030095,0.00030095,0.00030095,0.00030095,0.00030095,0.00030095,0.00030095,0.00030095,0.00030095,0.00030095,0.00030095,0.00030095,0.00030095,0.00030095,0.00030095,0.00030095,0.00030095,0.00030095,0.00030095,0.00030095,0.00030095,0.00030095,0.00030095,0.00030095,0.00030095,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
70 "GC":[0.738054,0.529332,0.532373,0.514879,0.329219,0.513005,0.535951,0.546078,0.717559,0.474356,0.63225,0.550506,0.612933,0.62454,0.58435,0.560226,0.537274,0.534566,0.543755,0.552187,0.553852,0.557229,0.554612,0.553181,0.552574,0.549213,0.54742,0.550919,0.552018,0.552052,0.556591,0.555951,0.554378,0.555161,0.553908,0.548642,0.551153,0.55114,0.550218,0.552133,0.552823,0.55288,0.556196,0.555806,0.553276,0.553819,0.552739,0.549324,0.551746,0.551383,0.551177,0.553992,0.553509,0.553014,0.553835,0.553027,0.553674,0.553818,0.552193,0.550722,0.550963,0.553396,0.551935,0.554018,0.555429,0.553136,0.555768,0.555079,0.551952,0.554093,0.55224,0.55264,0.553498,0.553091,0.551067,0.554374,0.554125,0.553842,0.556418,0.554088,0.551632,0.552095,0.551609,0.551254,0.553478,0.554166,0.552686,0.556846,0.554987,0.554267,0.555343,0.554242,0.552576,0.553879,0.553306,0.551484,0.557756,0.554583,0.554099,0.556527,0.553119,0.553443,0.552993,0.552294,0.551252,0.553145,0.553409,0.554493,0.555466,0.555189,0.553694,0.554984,0.555211,0.553127,0.554697,0.553872,0.55177,0.554166,0.556403,0.554303,0.556723,0.555272,0.553232,0.554214,0.553865,0.552414,0.55448,0.554038,0.553997,0.555762,0.558332,0.553983,0.556808,0.55428,0.551355,0.55429,0.553568,0.553994,0.555695,0.55632,0.55476,0.556661,0.556097,0.552785,0.554674,0.553998,0.553182,0.554537,0.554221,0.553765,0.555515,0.556349,0.554881,0.558052,0.55601,0.552926,0.555154,0.55389,0.554409,0.556026,0.556531,0.554105,0.55602,0.555544,0.555317,0.55501,0.554262,0.552158,0.555869,0.556843,0.554951,0.556129,0.557592,0.555938,0.557344,0.555788,0.553709,0.556506,0.555924,0.555627,0.557201,0.556597,0.554669,0.556174,0.556148,0.554421,0.556272,0.555971,0.555954,0.557177,0.557661,0.555062,0.557114,0.555596,0.556531,0.556958,0.555454,0.55572,0.556852,0.554896,0.554597,0.556232,0.557152,0.554951,0.557477,0.554664,0.555037,0.556323,0.556882,0.555149,0.556783,0.55683,0.556988,0.557849,0.558741,0.555019,0.557803,0.557132,0.555833,0.557753,0.555594,0.555652,0.558255,0.559485,0.556131,0.557922,0.558008,0.555654,0.556003,0.556191,0.555768,0.558112,0.558136,0.557747,0.55909,0.558174,0.55815,0.55771,0.557912,0.556361,0.55859,0.557326,0.557703,0.558569,0.558708,0.558025,0.559265,0.558481,0.550168,0.547505,0.417025]
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
71 },
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
72 "kmer_count": {
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
73 "AAAAA":211069, "AAAAT":147334, "AAAAC":143550, "AAAAG":118168, "AAATA":97888, "AAATT":90702, "AAATC":119880, "AAATG":89248, "AAACA":94912, "AAACT":69136, "AAACC":118085, "AAACG":123099, "AAAGA":106131, "AAAGT":70468, "AAAGC":148266, "AAAGG":92273,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
74 "AATAA":107210, "AATAT":104402, "AATAC":76669, "AATAG":46918, "AATTA":58976, "AATTT":90455, "AATTC":62398, "AATTG":46942, "AATCA":115190, "AATCT":63381, "AATCC":79199, "AATCG":97883, "AATGA":85229, "AATGT":46211, "AATGC":88676, "AATGG":85611,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
75 "AACAA":76648, "AACAT":66562, "AACAC":50647, "AACAG":110411, "AACTA":28859, "AACTT":50828, "AACTC":49471, "AACTG":85521, "AACCA":92126, "AACCT":71015, "AACCC":75531, "AACCG":113027, "AACGA":83386, "AACGT":83051, "AACGC":144775, "AACGG":113411,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
76 "AAGAA":86570, "AAGAT":74477, "AAGAC":53399, "AAGAG":77951, "AAGTA":36251, "AAGTT":50285, "AAGTC":46587, "AAGTG":57038, "AAGCA":75699, "AAGCT":82495, "AAGCC":108075, "AAGCG":140924, "AAGGA":51952, "AAGGT":65752, "AAGGC":103703, "AAGGG":59526,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
77 "ATAAA":135884, "ATAAT":90728, "ATAAC":81509, "ATAAG":54776, "ATATA":49210, "ATATT":106252, "ATATC":115524, "ATATG":69459, "ATACA":41661, "ATACT":42197, "ATACC":89978, "ATACG":63263, "ATAGA":42974, "ATAGT":40019, "ATAGC":88429, "ATAGG":30973,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
78 "ATTAA":92769, "ATTAT":91989, "ATTAC":67047, "ATTAG":28207, "ATTTA":79101, "ATTTT":148734, "ATTTC":105156, "ATTTG":66862, "ATTCA":91361, "ATTCT":65078, "ATTCC":69235, "ATTCG":69641, "ATTGA":91200, "ATTGT":53883, "ATTGC":91610, "ATTGG":54218,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
79 "ATCAA":99929, "ATCAT":102031, "ATCAC":99097, "ATCAG":152742, "ATCTA":25647, "ATCTT":73578, "ATCTC":74787, "ATCTG":118594, "ATCCA":89829, "ATCCT":74697, "ATCCC":86132, "ATCCG":111930, "ATCGA":112541, "ATCGT":102587, "ATCGC":193827, "ATCGG":119412,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
80 "ATGAA":113855, "ATGAT":103780, "ATGAC":87040, "ATGAG":63810, "ATGTA":35092, "ATGTT":66928, "ATGTC":55577, "ATGTG":43484, "ATGCA":69974, "ATGCT":93603, "ATGCC":116374, "ATGCG":109745, "ATGGA":71066, "ATGGT":88367, "ATGGC":141010, "ATGGG":65013,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
81 "ACAAA":78149, "ACAAT":53729, "ACAAC":60651, "ACAAG":32663, "ACATA":35569, "ACATT":46674, "ACATC":77711, "ACATG":41511, "ACACA":25527, "ACACT":24179, "ACACC":60189, "ACACG":32878, "ACAGA":51920, "ACAGT":33715, "ACAGC":127741, "ACAGG":77883,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
82 "ACTAA":23879, "ACTAT":40956, "ACTAC":37296, "ACTAG":5193, "ACTTA":27458, "ACTTT":70101, "ACTTC":70896, "ACTTG":20493, "ACTCA":44669, "ACTCT":36062, "ACTCC":45151, "ACTCG":37024, "ACTGA":59904, "ACTGT":33877, "ACTGC":79979, "ACTGG":90553,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
83 "ACCAA":55115, "ACCAT":87933, "ACCAC":95955, "ACCAG":146265, "ACCTA":21493, "ACCTT":66058, "ACCTC":55400, "ACCTG":117408, "ACCCA":60439, "ACCCT":58763, "ACCCC":52416, "ACCCG":105459, "ACCGA":93376, "ACCGT":93025, "ACCGC":169505, "ACCGG":149545,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
84 "ACGAA":69820, "ACGAT":103405, "ACGAC":71135, "ACGAG":41087, "ACGTA":42084, "ACGTT":83171, "ACGTC":77673, "ACGTG":57222, "ACGCA":78937, "ACGCT":122228, "ACGCC":178979, "ACGCG":126902, "ACGGA":57901, "ACGGT":92917, "ACGGC":164472, "ACGGG":65582,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
85 "AGAAA":101108, "AGAAT":65541, "AGAAC":67365, "AGAAG":75631, "AGATA":72403, "AGATT":64077, "AGATC":74668, "AGATG":82144, "AGACA":37227, "AGACT":27745, "AGACC":61535, "AGACG":75492, "AGAGA":61196, "AGAGT":35999, "AGAGC":77311, "AGAGG":51699,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
86 "AGTAA":45542, "AGTAT":41802, "AGTAC":44667, "AGTAG":28939, "AGTTA":36662, "AGTTT":67859, "AGTTC":64815, "AGTTG":41146, "AGTCA":43677, "AGTCT":27186, "AGTCC":36934, "AGTCG":56444, "AGTGA":49810, "AGTGT":23648, "AGTGC":48294, "AGTGG":57615,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
87 "AGCAA":80576, "AGCAT":93200, "AGCAC":88644, "AGCAG":207090, "AGCTA":38472, "AGCTT":81549, "AGCTC":82360, "AGCTG":183794, "AGCCA":112605, "AGCCT":73996, "AGCCC":91754, "AGCCG":154256, "AGCGA":122036, "AGCGT":121557, "AGCGC":252982, "AGCGG":169473,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
88 "AGGAA":72728, "AGGAT":75184, "AGGAC":40386, "AGGAG":55930, "AGGTA":47800, "AGGTT":70231, "AGGTC":62730, "AGGTG":76332, "AGGCA":67249, "AGGCT":73599, "AGGCC":105483, "AGGCG":162708, "AGGGA":48773, "AGGGT":57085, "AGGGC":83655, "AGGGG":57571,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
89 "TAAAA":116351, "TAAAT":77379, "TAAAC":81347, "TAAAG":98485, "TAATA":62255, "TAATT":58951, "TAATC":82478, "TAATG":72682, "TAACA":46908, "TAACT":36648, "TAACC":78738, "TAACG":91467, "TAAGA":33269, "TAAGT":27311, "TAAGC":70412, "TAAGG":44273,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
90 "TATAA":47547, "TATAT":48976, "TATAC":37109, "TATAG":38729, "TATTA":63471, "TATTT":99530, "TATTC":90529, "TATTG":85623, "TATCA":90816, "TATCT":72038, "TATCC":95549, "TATCG":144962, "TATGA":56799, "TATGT":35846, "TATGC":72114, "TATGG":66809,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
91 "TACAA":36194, "TACAT":35006, "TACAC":30449, "TACAG":59880, "TACTA":20131, "TACTT":36258, "TACTC":39913, "TACTG":66863, "TACCA":61304, "TACCT":47888, "TACCC":66260, "TACCG":135018, "TACGA":43550, "TACGT":42509, "TACGC":101406, "TACGG":71494,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
92 "TAGAA":28245, "TAGAT":25759, "TAGAC":21811, "TAGAG":29270, "TAGTA":19456, "TAGTT":28008, "TAGTC":27910, "TAGTG":29258, "TAGCA":31321, "TAGCT":37596, "TAGCC":72515, "TAGCG":86093, "TAGGA":12064, "TAGGT":21176, "TAGGC":30146, "TAGGG":20755,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
93 "TTAAA":95739, "TTAAT":91777, "TTAAC":91396, "TTAAG":56671, "TTATA":47817, "TTATT":108910, "TTATC":137137, "TTATG":70705, "TTACA":40610, "TTACT":45711, "TTACC":99334, "TTACG":72902, "TTAGA":19966, "TTAGT":23607, "TTAGC":61700, "TTAGG":19533,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
94 "TTTAA":95633, "TTTAT":135678, "TTTAC":99257, "TTTAG":44734, "TTTTA":117063, "TTTTT":215429, "TTTTC":164327, "TTTTG":127737, "TTTCA":126708, "TTTCT":100287, "TTTCC":127550, "TTTCG":109594, "TTTGA":88127, "TTTGT":78454, "TTTGC":140028, "TTTGG":72128,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
95 "TTCAA":81073, "TTCAT":110211, "TTCAC":92985, "TTCAG":143355, "TTCTA":27822, "TTCTT":85460, "TTCTC":80104, "TTCTG":112323, "TTCCA":92858, "TTCCT":72067, "TTCCC":85891, "TTCCG":122224, "TTCGA":67525, "TTCGT":68299, "TTCGC":152608, "TTCGG":90877,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
96 "TTGAA":84450, "TTGAT":99897, "TTGAC":67903, "TTGAG":74832, "TTGTA":35354, "TTGTT":75465, "TTGTC":63857, "TTGTG":49144, "TTGCA":54336, "TTGCT":79908, "TTGCC":141393, "TTGCG":101646, "TTGGA":22456, "TTGGT":55369, "TTGGC":104186, "TTGGG":35766,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
97 "TCAAA":87625, "TCAAT":87830, "TCAAC":96270, "TCAAG":49872, "TCATA":55001, "TCATT":83636, "TCATC":141851, "TCATG":79155, "TCACA":38433, "TCACT":48879, "TCACC":135564, "TCACG":84870, "TCAGA":72500, "TCAGT":58408, "TCAGC":217902, "TCAGG":138336,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
98 "TCTAA":19422, "TCTAT":42339, "TCTAC":37540, "TCTAG":3902, "TCTTA":33927, "TCTTT":104953, "TCTTC":111189, "TCTTG":37798, "TCTCA":47542, "TCTCT":59629, "TCTCC":83381, "TCTCG":60774, "TCTGA":73432, "TCTGT":51271, "TCTGC":132145, "TCTGG":125340,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
99 "TCCAA":22274, "TCCAT":68908, "TCCAC":71297, "TCCAG":144586, "TCCTA":12405, "TCCTT":52130, "TCCTC":58796, "TCCTG":119035, "TCCCA":46539, "TCCCT":47119, "TCCCC":69976, "TCCCG":102426, "TCCGA":43842, "TCCGT":57114, "TCCGC":144347, "TCCGG":141158,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
100 "TCGAA":67955, "TCGAT":112239, "TCGAC":89493, "TCGAG":59248, "TCGTA":42656, "TCGTT":81923, "TCGTC":96237, "TCGTG":60899, "TCGCA":63489, "TCGCT":120053, "TCGCC":232606, "TCGCG":162066, "TCGGA":42253, "TCGGT":91649, "TCGGC":185930, "TCGGG":68502,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
101 "TGAAA":131407, "TGAAT":90338, "TGAAC":98595, "TGAAG":117751, "TGATA":90563, "TGATT":116409, "TGATC":89403, "TGATG":159243, "TGACA":46361, "TGACT":44502, "TGACC":117910, "TGACG":134539, "TGAGA":49173, "TGAGT":43977, "TGAGC":111072, "TGAGG":56736,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
102 "TGTAA":39497, "TGTAT":40271, "TGTAC":44305, "TGTAG":34959, "TGTTA":47273, "TGTTT":95008, "TGTTC":87136, "TGTTG":72408, "TGTCA":46293, "TGTCT":36785, "TGTCC":48888, "TGTCG":87592, "TGTGA":38893, "TGTGT":24317, "TGTGC":53632, "TGTGG":58706,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
103 "TGCAA":55297, "TGCAT":69516, "TGCAC":60114, "TGCAG":140131, "TGCTA":31656, "TGCTT":75214, "TGCTC":94803, "TGCTG":267189, "TGCCA":97887, "TGCCT":66145, "TGCCC":96001, "TGCCG":226144, "TGCGA":64014, "TGCGT":78650, "TGCGC":206762, "TGCGG":141818,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
104 "TGGAA":96788, "TGGAT":90831, "TGGAC":53830, "TGGAG":75068, "TGGTA":61041, "TGGTT":93762, "TGGTC":93940, "TGGTG":141381, "TGGCA":99599, "TGGCT":113922, "TGGCC":147786, "TGGCG":273733, "TGGGA":48655, "TGGGT":62153, "TGGGC":104202, "TGGGG":69654,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
105 "CAAAA":127018, "CAAAT":66436, "CAAAC":86916, "CAAAG":97470, "CAATA":84411, "CAATT":46319, "CAATC":84040, "CAATG":71574, "CAACA":72877, "CAACT":42012, "CAACC":82862, "CAACG":112390, "CAAGA":38014, "CAAGT":19728, "CAAGC":61960, "CAAGG":48067,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
106 "CATAA":70168, "CATAT":68368, "CATAC":48064, "CATAG":42372, "CATTA":72581, "CATTT":88781, "CATTC":72293, "CATTG":72165, "CATCA":157380, "CATCT":80582, "CATCC":98744, "CATCG":159175, "CATGA":80140, "CATGT":40655, "CATGC":82515, "CATGG":80976,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
107 "CACAA":47720, "CACAT":43639, "CACAC":29388, "CACAG":53980, "CACTA":29627, "CACTT":54799, "CACTC":37813, "CACTG":55100, "CACCA":138041, "CACCT":75973, "CACCC":75306, "CACCG":149232, "CACGA":60224, "CACGT":55582, "CACGC":117371, "CACGG":79344,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
108 "CAGAA":113563, "CAGAT":116980, "CAGAC":85492, "CAGAG":64589, "CAGTA":65292, "CAGTT":83145, "CAGTC":55173, "CAGTG":54618, "CAGCA":265274, "CAGCT":179496, "CAGCC":178337, "CAGCG":328566, "CAGGA":121248, "CAGGT":115111, "CAGGC":201987, "CAGGG":118215,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
109 "CTAAA":44023, "CTAAT":28010, "CTAAC":32166, "CTAAG":20994, "CTATA":39665, "CTATT":48060, "CTATC":75773, "CTATG":43250, "CTACA":35457, "CTACT":29607, "CTACC":53797, "CTACG":59242, "CTAGA":4097, "CTAGT":5110, "CTAGC":8803, "CTAGG":3793,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
110 "CTTAA":56178, "CTTAT":55525, "CTTAC":43769, "CTTAG":20535, "CTTTA":97794, "CTTTT":119012, "CTTTC":101538, "CTTTG":97500, "CTTCA":113047, "CTTCT":74109, "CTTCC":105207, "CTTCG":111928, "CTTGA":51108, "CTTGT":32560, "CTTGC":59045, "CTTGG":26893,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
111 "CTCAA":73776, "CTCAT":61788, "CTCAC":49114, "CTCAG":73373, "CTCTA":28447, "CTCTT":76699, "CTCTC":54285, "CTCTG":64768, "CTCCA":71928, "CTCCT":54814, "CTCCC":54700, "CTCCG":81934, "CTCGA":60356, "CTCGT":40034, "CTCGC":97914, "CTCGG":73004,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
112 "CTGAA":145114, "CTGAT":153271, "CTGAC":122279, "CTGAG":74333, "CTGTA":59109, "CTGTT":109441, "CTGTC":67835, "CTGTG":54221, "CTGCA":139979, "CTGCT":205335, "CTGCC":154035, "CTGCG":197741, "CTGGA":150160, "CTGGT":149171, "CTGGC":274686, "CTGGG":118284,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
113 "CCAAA":70713, "CCAAT":53219, "CCAAC":65001, "CCAAG":26552, "CCATA":65469, "CCATT":83913, "CCATC":130052, "CCATG":80554, "CCACA":56789, "CCACT":54705, "CCACC":129539, "CCACG":104168, "CCAGA":122007, "CCAGT":85792, "CCAGC":323955, "CCAGG":138276,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
114 "CCTAA":19152, "CCTAT":31882, "CCTAC":31102, "CCTAG":3940, "CCTTA":43896, "CCTTT":92325, "CCTTC":94970, "CCTTG":48465, "CCTCA":56319, "CCTCT":50830, "CCTCC":56959, "CCTCG":74200, "CCTGA":138801, "CCTGT":76373, "CCTGC":200639, "CCTGG":140955,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
115 "CCCAA":33887, "CCCAT":62505, "CCCAC":63799, "CCCAG":111011, "CCCTA":20783, "CCCTT":57782, "CCCTC":48950, "CCCTG":115417, "CCCCA":62292, "CCCCT":53561, "CCCCC":62592, "CCCCG":90551, "CCCGA":67591, "CCCGT":64063, "CCCGC":169963, "CCCGG":163602,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
116 "CCGAA":92033, "CCGAT":119978, "CCGAC":107339, "CCGAG":73937, "CCGTA":70028, "CCGTT":111357, "CCGTC":114199, "CCGTG":79660, "CCGCA":142149, "CCGCT":169463, "CCGCC":272453, "CCGCG":219163, "CCGGA":141138, "CCGGT":148929, "CCGGC":257251, "CCGGG":167256,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
117 "CGAAA":110810, "CGAAT":69442, "CGAAC":89934, "CGAAG":114227, "CGATA":144591, "CGATT":98720, "CGATC":126235, "CGATG":161770, "CGACA":87827, "CGACT":56509, "CGACC":106710, "CGACG":153261, "CGAGA":61228, "CGAGT":36617, "CGAGC":102148, "CGAGG":73056,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
118 "CGTAA":72608, "CGTAT":62750, "CGTAC":63871, "CGTAG":56966, "CGTTA":90808, "CGTTT":122165, "CGTTC":96294, "CGTTG":111038, "CGTCA":131402, "CGTCT":73584, "CGTCC":75950, "CGTCG":149714, "CGTGA":86139, "CGTGT":32493, "CGTGC":91829, "CGTGG":106356,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
119 "CGCAA":101077, "CGCAT":108304, "CGCAC":82997, "CGCAG":199918, "CGCTA":86586, "CGCTT":138418, "CGCTC":109224, "CGCTG":332858, "CGCCA":268294, "CGCCT":159889, "CGCCC":163033, "CGCCG":385112, "CGCGA":163784, "CGCGT":125421, "CGCGC":302000, "CGCGG":219023,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
120 "CGGAA":122745, "CGGAT":111020, "CGGAC":70630, "CGGAG":82203, "CGGTA":131930, "CGGTT":111911, "CGGTC":107797, "CGGTG":148985, "CGGCA":224108, "CGGCT":152449, "CGGCC":162363, "CGGCG":387505, "CGGGA":103721, "CGGGT":102307, "CGGGC":166859, "CGGGG":99590,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
121 "GAAAA":168246, "GAAAT":107498, "GAAAC":94054, "GAAAG":105170, "GAATA":91676, "GAATT":63553, "GAATC":69274, "GAATG":73574, "GAACA":90493, "GAACT":66690, "GAACC":72150, "GAACG":99486, "GAAGA":116117, "GAAGT":73034, "GAAGC":127146, "GAAGG":98302,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
122 "GATAA":138732, "GATAT":117292, "GATAC":75221, "GATAG":75418, "GATTA":85256, "GATTT":121397, "GATTC":69341, "GATTG":87210, "GATCA":90436, "GATCT":74977, "GATCC":87012, "GATCG":127605, "GATGA":147256, "GATGT":77850, "GATGC":145310, "GATGG":133812,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
123 "GACAA":65382, "GACAT":55971, "GACAC":32583, "GACAG":68462, "GACTA":28809, "GACTT":46936, "GACTC":35423, "GACTG":56933, "GACCA":93877, "GACCT":63692, "GACCC":58722, "GACCG":109437, "GACGA":99221, "GACGT":78746, "GACGC":143720, "GACGG":118684,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
124 "GAGAA":82452, "GAGAT":76617, "GAGAC":41882, "GAGAG":55765, "GAGTA":40374, "GAGTT":49389, "GAGTC":34379, "GAGTG":39221, "GAGCA":98377, "GAGCT":85829, "GAGCC":73345, "GAGCG":113217, "GAGGA":59850, "GAGGT":55445, "GAGGC":73979, "GAGGG":50588,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
125 "GTAAA":99408, "GTAAT":66679, "GTAAC":49224, "GTAAG":43763, "GTATA":36219, "GTATT":76984, "GTATC":74834, "GTATG":49221, "GTACA":44333, "GTACT":45538, "GTACC":67640, "GTACG":64794, "GTAGA":38423, "GTAGT":36068, "GTAGC":68999, "GTAGG":30404,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
126 "GTTAA":92266, "GTTAT":82223, "GTTAC":48619, "GTTAG":31989, "GTTTA":82400, "GTTTT":144025, "GTTTC":93053, "GTTTG":88201, "GTTCA":97651, "GTTCT":65986, "GTTCC":70483, "GTTCG":89774, "GTTGA":97673, "GTTGT":59324, "GTTGC":86600, "GTTGG":65724,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
127 "GTCAA":67945, "GTCAT":86135, "GTCAC":66719, "GTCAG":119862, "GTCTA":21466, "GTCTT":52608, "GTCTC":41606, "GTCTG":86644, "GTCCA":52884, "GTCCT":39879, "GTCCC":38520, "GTCCG":71733, "GTCGA":89514, "GTCGT":71043, "GTCGC":133794, "GTCGG":106951,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
128 "GTGAA":96404, "GTGAT":100124, "GTGAC":66878, "GTGAG":49472, "GTGTA":29966, "GTGTT":51031, "GTGTC":32283, "GTGTG":29484, "GTGCA":61735, "GTGCT":89811, "GTGCC":74565, "GTGCG":84432, "GTGGA":73890, "GTGGT":98295, "GTGGC":116078, "GTGGG":67646,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
129 "GCAAA":142579, "GCAAT":91122, "GCAAC":87707, "GCAAG":59405, "GCATA":72911, "GCATT":91255, "GCATC":143948, "GCATG":83771, "GCACA":54253, "GCACT":48854, "GCACC":111982, "GCACG":91734, "GCAGA":135207, "GCAGT":79759, "GCAGC":280641, "GCAGG":204430,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
130 "GCTAA":62903, "GCTAT":90269, "GCTAC":71091, "GCTAG":8850, "GCTTA":70600, "GCTTT":147957, "GCTTC":124564, "GCTTG":63221, "GCTCA":109362, "GCTCT":75905, "GCTCC":75580, "GCTCG":99970, "GCTGA":223791, "GCTGT":126854, "GCTGC":281079, "GCTGG":338117,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
131 "GCCAA":104670, "GCCAT":139296, "GCCAC":113117, "GCCAG":270641, "GCCTA":30977, "GCCTT":101934, "GCCTC":73360, "GCCTG":203762, "GCCCA":101392, "GCCCT":80839, "GCCCC":82207, "GCCCG":167632, "GCCGA":189276, "GCCGT":160028, "GCCGC":317938, "GCCGG":263028,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
132 "GCGAA":156008, "GCGAT":196223, "GCGAC":136494, "GCGAG":100200, "GCGTA":101855, "GCGTT":143882, "GCGTC":141128, "GCGTG":120034, "GCGCA":208589, "GCGCT":253394, "GCGCC":290536, "GCGCG":305366, "GCGGA":146412, "GCGGT":166972, "GCGGC":318682, "GCGGG":174197,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
133 "GGAAA":132537, "GGAAT":70642, "GGAAC":71515, "GGAAG":108293, "GGATA":98290, "GGATT":82612, "GGATC":87706, "GGATG":101944, "GGACA":51015, "GGACT":38360, "GGACC":38184, "GGACG":78362, "GGAGA":85380, "GGAGT":45434, "GGAGC":78409, "GGAGG":59380,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
134 "GGTAA":100932, "GGTAT":87950, "GGTAC":66430, "GGTAG":53041, "GGTTA":79306, "GGTTT":120816, "GGTTC":72258, "GGTTG":84495, "GGTCA":118052, "GGTCT":62044, "GGTCC":38320, "GGTCG":107201, "GGTGA":137677, "GGTGT":59980, "GGTGC":112658, "GGTGG":133441,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
135 "GGCAA":144499, "GGCAT":118548, "GGCAC":74346, "GGCAG":155334, "GGCTA":75540, "GGCTT":109022, "GGCTC":71897, "GGCTG":183615, "GGCCA":147931, "GGCCT":106290, "GGCCC":78352, "GGCCG":166336, "GGCGA":240082, "GGCGT":178626, "GGCGC":292692, "GGCGG":279426,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
136 "GGGAA":91370, "GGGAT":90889, "GGGAC":40560, "GGGAG":56522, "GGGTA":66338, "GGGTT":79177, "GGGTC":58650, "GGGTG":77108, "GGGCA":101072, "GGGCT":96157, "GGGCC":79650, "GGGCG":168426, "GGGGA":78306, "GGGGT":57358, "GGGGC":89117, "GGGGG":77584
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
137 },
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
138 "overrepresented_sequences": {
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
139 }
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
140 },
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
141 "read2_before_filtering": {
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
142 "total_reads": 392092,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
143 "total_bases": 92502653,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
144 "q20_bases": 86984291,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
145 "q30_bases": 84015816,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
146 "total_cycles": 251,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
147 "quality_curves": {
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
148 "A":[32.117,31.7762,32.2559,32.567,32.9753,35.4268,35.3219,35.4454,34.9733,35.0988,35.1128,35.0274,37.1801,37.1042,37.218,37.2623,37.2353,37.2019,37.305,37.3068,37.257,37.2738,37.7687,37.7951,37.7363,37.7865,37.718,37.8274,37.7523,37.7587,37.7369,37.7597,37.7529,37.8118,37.7607,37.7874,37.837,37.6726,37.7517,37.6479,37.6877,37.6043,37.7175,37.6736,37.5496,37.5204,37.5807,37.5077,37.5097,37.4902,37.4828,37.5371,37.4747,37.4408,37.4769,37.4158,37.4895,37.4799,37.4971,37.5166,37.4404,37.3736,37.4207,37.4325,37.4129,37.3726,37.3834,37.4128,37.3875,37.4178,37.3556,37.367,37.3656,37.3004,37.3586,37.3124,37.3267,37.1918,37.2804,37.2805,37.2839,37.3045,37.2536,37.2314,37.2514,37.1511,37.1815,37.2125,37.169,37.1298,37.127,37.0527,37.0684,37.0365,37.1269,37.1079,37.0838,37.0316,37.0431,36.9912,37.0085,36.9316,36.9258,36.9152,36.8678,36.873,36.8786,36.8857,36.8744,36.8441,36.7343,36.7066,36.7337,36.6071,36.6245,36.5731,36.6614,36.5661,36.5719,36.6192,36.5526,36.5772,36.5299,36.4693,36.4529,36.4338,36.3888,36.471,36.3636,36.306,36.2675,36.2361,36.2499,36.1599,36.1362,36.0292,36.0332,35.9393,35.9755,35.9252,35.8907,35.8933,35.7196,35.7856,35.7744,35.6766,35.6462,35.6421,35.5846,35.4451,35.479,35.5278,35.4651,35.3548,35.2859,35.2634,35.2453,35.1454,35.0095,35.0693,35.0412,34.8922,34.788,34.8733,34.7776,34.7679,34.6175,34.7715,34.4985,34.5598,34.5104,34.5242,34.4073,34.4386,34.272,34.4466,34.2439,34.2139,34.1972,34.1671,34.1312,33.9468,34.1346,34.1554,34.0271,33.9922,33.9474,33.8753,33.8572,33.811,33.7679,33.8215,33.6821,33.6333,33.4824,33.4985,33.4706,33.413,33.34,33.4124,33.3158,33.1828,33.1815,33.132,33.1486,32.9784,33.1081,33.0523,32.8747,32.7676,32.762,32.7429,32.6396,32.6278,32.5171,32.6353,32.4439,32.4709,32.3382,32.1993,32.2092,31.9882,31.8775,32.0329,31.9546,31.9201,31.7692,31.7352,31.5938,31.475,31.4152,31.0671,30.9103,30.9591,30.8637,30.7837,30.9061,30.7181,30.7837,30.6993,30.6453,30.6821,30.1573,30.435,30.3148,30.2727,30.06,30.0533,29.9775,30.0273,22.4264],
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
149 "T":[32.3082,32.3085,32.2823,32.8779,32.8135,35.8449,35.9352,35.7909,35.8749,35.7554,35.6663,35.5502,37.5038,37.5403,37.486,37.4688,37.5197,37.4268,37.482,37.4904,37.4564,37.5127,38.079,38.0514,38.0017,37.9728,37.968,37.9742,38.0594,37.9954,38.0284,37.9639,38.0683,37.9595,38.0926,37.9092,37.9404,37.8787,37.8713,37.8677,37.8417,37.8569,37.8317,37.818,37.7406,37.7557,37.7666,37.7824,37.7746,37.6876,37.7374,37.7466,37.7383,37.7121,37.6718,37.6472,37.7253,37.6864,37.7092,37.711,37.7115,37.6216,37.6642,37.6964,37.681,37.6594,37.6436,37.633,37.6297,37.6251,37.6326,37.5971,37.6048,37.5778,37.6197,37.574,37.5643,37.48,37.5135,37.5558,37.523,37.4733,37.4378,37.4368,37.435,37.3794,37.4026,37.422,37.4016,37.3941,37.4059,37.3294,37.3469,37.2803,37.3428,37.3404,37.3098,37.2541,37.2332,37.2088,37.253,37.1017,37.1845,37.1698,37.1067,37.0595,37.1001,37.0949,37.0651,37.0556,36.9911,36.9095,37.0111,36.883,36.9118,36.8604,36.8655,36.7801,36.8087,36.831,36.8093,36.7779,36.7755,36.6853,36.6942,36.6449,36.6463,36.6633,36.5522,36.4891,36.482,36.495,36.4382,36.3919,36.3384,36.2727,36.3007,36.1948,36.2102,36.1905,36.0736,36.0663,35.9827,36.0147,35.9849,35.967,35.8966,35.9266,35.8157,35.7333,35.6881,35.7433,35.6836,35.5915,35.494,35.4595,35.4673,35.3834,35.3046,35.2922,35.2888,35.2039,35.0897,35.1889,35.0638,35.0552,34.9597,35.0006,34.8386,34.8872,34.8239,34.7814,34.7095,34.7382,34.5955,34.6996,34.5428,34.5325,34.4808,34.4906,34.4946,34.3858,34.4586,34.3757,34.3787,34.4033,34.2746,34.2212,34.2353,34.243,34.1298,34.173,34.0794,33.9783,33.8618,33.8796,33.8992,33.7642,33.7548,33.8523,33.7305,33.6638,33.6438,33.618,33.6158,33.4876,33.4694,33.3878,33.3192,33.2295,33.2115,33.26,33.1484,33.1457,33.0536,33.0295,32.9258,32.9248,32.8291,32.7533,32.7092,32.573,32.4883,32.5867,32.5893,32.5204,32.3868,32.3339,32.2329,32.1159,32.124,31.7863,31.6752,31.7166,31.6072,31.6252,31.5404,31.4524,31.454,31.4551,31.305,31.3559,31.1074,31.2215,31.1734,31.0566,30.9846,30.8514,30.7584,30.8033,25.1827],
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
150 "C":[32.4708,33.1163,32.6578,32.9509,32.952,35.441,35.275,35.2511,35.2444,34.8943,34.9779,34.8482,37.4707,37.4197,37.4921,37.4562,37.4466,37.4165,37.4583,37.4898,37.5221,37.4721,38.0109,37.987,37.9228,37.8786,37.8876,37.8657,37.8708,37.898,37.8812,37.8873,37.8803,37.8443,37.8605,37.821,37.8624,37.7854,37.8131,37.7803,37.7867,37.8583,37.8124,37.7895,37.7562,37.7466,37.7527,37.7165,37.7142,37.6648,37.7021,37.7197,37.7303,37.702,37.6831,37.6576,37.6903,37.6903,37.6795,37.6883,37.6643,37.6185,37.6311,37.6702,37.6742,37.631,37.6356,37.6469,37.6333,37.6063,37.5874,37.608,37.5765,37.5579,37.5733,37.5408,37.5532,37.4671,37.4808,37.4876,37.4862,37.4774,37.4609,37.4354,37.4407,37.3846,37.4007,37.4231,37.3945,37.3847,37.3606,37.3392,37.3543,37.3197,37.3362,37.3334,37.2799,37.2603,37.2514,37.2381,37.2094,37.1679,37.1735,37.1613,37.1497,37.0774,37.0795,37.098,37.075,37.0473,36.9959,36.9584,36.9608,36.8998,36.8523,36.8762,36.8628,36.8549,36.8262,36.8274,36.7646,36.7832,36.7657,36.7201,36.6766,36.6881,36.6516,36.6672,36.575,36.5123,36.4892,36.4605,36.4355,36.3991,36.3497,36.2909,36.2917,36.167,36.2115,36.1657,36.112,36.0889,35.9647,36.011,35.9886,35.8681,35.8675,35.8281,35.8182,35.7186,35.6925,35.6994,35.6732,35.5986,35.5209,35.4413,35.4293,35.3636,35.2582,35.2941,35.2359,35.1695,35.0649,35.1162,35.0171,34.9899,34.9574,34.9969,34.7888,34.8178,34.709,34.7315,34.6738,34.6578,34.5915,34.6773,34.5327,34.4967,34.4461,34.4766,34.4457,34.2831,34.3314,34.4042,34.3576,34.2943,34.2489,34.2336,34.2408,34.157,34.1235,34.1053,33.9998,33.9758,33.8946,33.8204,33.8157,33.7501,33.6752,33.7106,33.6849,33.6518,33.5715,33.5784,33.5849,33.4841,33.461,33.3806,33.3206,33.1917,33.1834,33.1918,33.1105,33.0735,32.9709,32.9469,32.9068,32.9113,32.786,32.6428,32.6623,32.5633,32.4106,32.4631,32.4685,32.3945,32.3212,32.2528,32.1385,32.0295,31.9566,31.7043,31.5977,31.6185,31.4088,31.415,31.3599,31.1964,31.2944,31.2115,31.1363,31.1024,30.8877,30.9655,30.8879,30.8355,30.6929,30.5734,30.4694,30.2592,23.1261],
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
151 "G":[32.6705,32.2668,32.8309,32.6068,32.6615,34.6185,34.2655,34.6127,34.3262,33.5707,34.4853,34.2482,37.191,37.0369,37.2145,37.2684,37.1417,37.2246,37.3413,37.3565,37.3028,37.2317,37.5956,37.6401,37.5944,37.4848,37.5521,37.5217,37.4373,37.5338,37.4732,37.571,37.5001,37.4467,37.4214,37.4015,37.4441,37.4185,37.3606,37.3979,37.3474,37.3208,37.3629,37.4143,37.3055,37.2813,37.2568,37.2435,37.2309,37.1992,37.2284,37.248,37.2244,37.2021,37.213,37.15,37.2124,37.2189,37.2076,37.2404,37.1847,37.1121,37.1314,37.1586,37.1512,37.1372,37.1488,37.1359,37.1305,37.1357,37.1001,37.0858,37.0989,37.0372,37.0662,37.043,37.0432,36.9625,36.9623,36.956,36.9964,37.0023,36.9367,36.9103,36.9482,36.8679,36.8575,36.8854,36.8267,36.8137,36.8014,36.7408,36.7454,36.7296,36.7349,36.7414,36.783,36.717,36.6661,36.6342,36.6827,36.6052,36.6047,36.6267,36.5203,36.5168,36.5203,36.5367,36.4953,36.4478,36.3672,36.3547,36.3586,36.2998,36.2552,36.2338,36.2959,36.2184,36.1852,36.2177,36.1725,36.178,36.1481,36.1136,36.0962,36.0289,36.0313,36.0318,36.0267,35.9246,35.9058,35.8734,35.8638,35.769,35.7124,35.6378,35.655,35.5879,35.5555,35.5374,35.4823,35.4334,35.3709,35.3507,35.3532,35.3043,35.204,35.1944,35.1939,35.1058,35.0362,35.0649,35.0398,34.9661,34.8405,34.7907,34.7665,34.7333,34.5861,34.5822,34.5879,34.5152,34.4199,34.4405,34.3489,34.3626,34.2733,34.2732,34.1307,34.1281,34.0199,34.0559,33.9989,33.9372,33.902,33.9159,33.7877,33.7696,33.7162,33.7393,33.7147,33.6195,33.6326,33.5941,33.5722,33.5736,33.5098,33.4435,33.4491,33.4725,33.3498,33.33,33.2201,33.1948,33.1101,33.0887,33.0728,32.9673,32.8891,32.9638,32.8926,32.7956,32.7252,32.685,32.7459,32.5979,32.5822,32.6271,32.468,32.3503,32.3676,32.2751,32.204,32.1702,32.1136,32.0881,32.017,31.9574,31.8255,31.7189,31.7184,31.5403,31.4028,31.4928,31.4452,31.4398,31.2823,31.1983,31.1387,31.065,30.972,30.5865,30.5107,30.4995,30.3775,30.3696,30.3452,30.2556,30.303,30.3309,30.1173,30.126,29.863,29.9081,29.8477,29.7862,29.6336,29.5941,29.4525,29.3844,22.4502],
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
152 "mean":[32.4883,32.4502,32.5106,32.8136,32.8572,35.187,35.1097,35.1949,35.0912,34.9647,34.9035,34.9117,37.3263,37.2908,37.3314,37.3479,37.3228,37.3054,37.3852,37.4009,37.3776,37.3604,37.8465,37.853,37.7983,37.7607,37.7657,37.777,37.7569,37.7776,37.7588,37.7774,37.7786,37.7421,37.7582,37.7192,37.759,37.6804,37.689,37.665,37.656,37.6537,37.6719,37.6663,37.5834,37.5714,37.5814,37.5555,37.5498,37.5028,37.5312,37.5557,37.536,37.5083,37.5051,37.4621,37.5224,37.5137,37.5151,37.5328,37.4938,37.4251,37.4548,37.4822,37.4724,37.4443,37.4477,37.451,37.4396,37.4392,37.4119,37.4085,37.4047,37.3616,37.3971,37.3604,37.3651,37.2697,37.301,37.3103,37.3154,37.3072,37.265,37.2458,37.2617,37.1885,37.2029,37.228,37.1888,37.173,37.165,37.1081,37.1227,37.0849,37.1255,37.1217,37.1058,37.0575,37.0401,37.0112,37.0291,36.9465,36.9648,36.9608,36.9043,36.8734,36.8852,36.896,36.8687,36.838,36.7628,36.7252,36.755,36.6671,36.6512,36.6276,36.6637,36.5984,36.5887,36.6146,36.5642,36.5693,36.5462,36.4895,36.4701,36.4411,36.4216,36.4473,36.3721,36.2991,36.2763,36.2573,36.2366,36.1703,36.1247,36.0489,36.0603,35.9637,35.9774,35.9438,35.8805,35.859,35.7498,35.7802,35.765,35.6926,35.642,35.6344,35.5934,35.4927,35.4628,35.4951,35.456,35.3684,35.2754,35.2272,35.2135,35.1459,35.0285,35.0477,35.0248,34.9353,34.8314,34.8918,34.7905,34.7821,34.6933,34.7494,34.5536,34.5859,34.5015,34.51,34.4355,34.4284,34.3316,34.4206,34.2655,34.2419,34.1957,34.2072,34.1859,34.0478,34.1232,34.1193,34.0718,34.053,33.9845,33.9326,33.936,33.9114,33.8318,33.8443,33.7317,33.6843,33.58,33.5611,33.5526,33.4626,33.4012,33.4696,33.3952,33.3153,33.2668,33.2429,33.2638,33.1285,33.142,33.1015,32.9856,32.8742,32.8709,32.8541,32.7649,32.7424,32.651,32.6605,32.5634,32.5522,32.4313,32.314,32.3122,32.1559,32.0329,32.1266,32.1003,32.0535,31.9267,31.8659,31.7626,31.6609,31.6026,31.276,31.1632,31.1845,31.0502,31.0316,31.0209,30.8878,30.9425,30.9098,30.7824,30.7933,30.4932,30.6123,30.5362,30.4711,30.3261,30.2473,30.1368,30.0612,23.1261]
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
153 },
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
154 "content_curves": {
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
155 "A":[0.16262,0.165476,0.205225,0.13605,0.340242,0.333945,0.26176,0.289139,0.112004,0.232068,0.179264,0.19801,0.164734,0.160847,0.235021,0.233922,0.233693,0.237801,0.232331,0.227791,0.223578,0.219176,0.223185,0.22279,0.221004,0.223083,0.225149,0.221269,0.223292,0.225516,0.220979,0.223858,0.224213,0.218992,0.221591,0.224477,0.222045,0.223999,0.223994,0.22164,0.223757,0.224119,0.220644,0.222511,0.223627,0.220366,0.22391,0.224155,0.222473,0.223768,0.22345,0.220736,0.223175,0.225588,0.221386,0.222231,0.222722,0.220237,0.22331,0.225227,0.222722,0.223942,0.224902,0.221433,0.22284,0.222751,0.220263,0.221957,0.224639,0.219972,0.223717,0.223644,0.221308,0.222858,0.223997,0.219593,0.221249,0.223223,0.218593,0.222041,0.22361,0.221577,0.221749,0.224109,0.221501,0.222745,0.223999,0.218693,0.222113,0.222827,0.220259,0.222513,0.223744,0.221998,0.222982,0.224022,0.220124,0.221918,0.224395,0.218395,0.222266,0.222921,0.221743,0.222326,0.225817,0.221948,0.223219,0.223654,0.219455,0.222143,0.222947,0.218275,0.221908,0.223459,0.220047,0.223996,0.224685,0.220149,0.221638,0.222335,0.21883,0.221211,0.223776,0.219323,0.224023,0.222778,0.220653,0.222343,0.222869,0.219589,0.220899,0.221759,0.219616,0.222556,0.22428,0.220531,0.221621,0.223958,0.22084,0.221924,0.221371,0.220729,0.222283,0.224533,0.219871,0.222801,0.224816,0.219918,0.222586,0.222409,0.220301,0.222273,0.222895,0.219902,0.221953,0.223435,0.219966,0.221435,0.223119,0.22005,0.221477,0.222086,0.218946,0.221949,0.22237,0.219249,0.222161,0.223999,0.218882,0.220844,0.221992,0.219598,0.22139,0.222874,0.219607,0.220996,0.223138,0.21933,0.220923,0.222424,0.219228,0.221107,0.222531,0.218538,0.220574,0.221718,0.218862,0.219873,0.221708,0.218458,0.22176,0.221611,0.218071,0.21964,0.220569,0.22001,0.222255,0.220834,0.219089,0.221154,0.222549,0.218477,0.220954,0.220325,0.217002,0.221267,0.221848,0.219339,0.219236,0.220544,0.217693,0.219535,0.219056,0.21621,0.219928,0.22209,0.218694,0.220669,0.221508,0.218568,0.220248,0.219589,0.215808,0.218162,0.219314,0.217261,0.218672,0.219784,0.217502,0.217853,0.220943,0.216962,0.218677,0.2178,0.216081,0.21843,0.218218,0.217495,0.217283,0.21816,0.218326,0.217806,0.217178,0.215912,0.217949,0.218778,0.2142,0.217317,0.222361,0.23036,0.309846],
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
156 "T":[0.0853703,0.300929,0.26136,0.340792,0.325526,0.148075,0.193985,0.163643,0.171942,0.291982,0.18967,0.252364,0.22064,0.213317,0.180868,0.202743,0.226763,0.226773,0.222983,0.220604,0.225154,0.222864,0.219892,0.22536,0.22586,0.225575,0.227003,0.22523,0.224027,0.222272,0.222165,0.219497,0.221611,0.223159,0.222504,0.226183,0.224298,0.225257,0.225796,0.223538,0.222728,0.224615,0.223455,0.220556,0.224766,0.224309,0.223714,0.226612,0.224181,0.224677,0.225833,0.223771,0.221524,0.22292,0.222651,0.222891,0.224895,0.225607,0.223916,0.225166,0.224267,0.223131,0.224449,0.221666,0.221767,0.224031,0.223047,0.22242,0.223104,0.225242,0.224148,0.224623,0.223464,0.223886,0.224741,0.223386,0.223031,0.223503,0.223724,0.223453,0.224476,0.223735,0.224793,0.224075,0.223314,0.221538,0.224146,0.22311,0.221743,0.224955,0.223359,0.223624,0.225781,0.223865,0.223021,0.223602,0.222012,0.221525,0.222479,0.222933,0.223195,0.224272,0.224766,0.223465,0.22453,0.223762,0.223058,0.223247,0.222129,0.22067,0.221598,0.223637,0.221775,0.224461,0.224895,0.222933,0.225639,0.223144,0.220837,0.223351,0.222532,0.223179,0.22433,0.224493,0.222999,0.225914,0.224605,0.222435,0.222559,0.223739,0.221162,0.225054,0.223536,0.222546,0.223605,0.224882,0.223158,0.223305,0.22292,0.221487,0.223234,0.221644,0.221521,0.224081,0.224109,0.223168,0.22419,0.224116,0.223002,0.224582,0.222572,0.220886,0.223535,0.222445,0.222146,0.224945,0.223785,0.222588,0.222846,0.223443,0.221556,0.223667,0.222267,0.222196,0.224342,0.223915,0.222327,0.225014,0.223022,0.221933,0.223661,0.222325,0.221618,0.222051,0.221852,0.222295,0.222535,0.224001,0.222454,0.223727,0.222109,0.221763,0.223125,0.223996,0.22233,0.223395,0.22269,0.223261,0.223046,0.222675,0.221419,0.22367,0.223102,0.222582,0.223325,0.222551,0.222097,0.223433,0.221486,0.221642,0.222868,0.223212,0.221451,0.223124,0.222362,0.222461,0.222456,0.222597,0.220743,0.222519,0.221949,0.221688,0.223638,0.22223,0.220788,0.223851,0.222146,0.221252,0.223208,0.221873,0.221535,0.223638,0.221521,0.221977,0.222668,0.222365,0.22057,0.223433,0.222487,0.222783,0.222597,0.222636,0.221195,0.221527,0.223116,0.219763,0.222684,0.222396,0.222238,0.222614,0.218643,0.220616,0.222857,0.220826,0.221359,0.22231,0.221419,0.220093,0.225841,0.214161,0.250042],
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
157 "C":[0.261013,0.30728,0.287086,0.37468,0.167139,0.154094,0.251058,0.248011,0.474685,0.310442,0.185576,0.317112,0.280998,0.3819,0.278957,0.270314,0.275573,0.2648,0.269207,0.275813,0.278129,0.280368,0.280717,0.277499,0.277741,0.277065,0.275578,0.280177,0.27784,0.277598,0.280932,0.279809,0.280003,0.280758,0.279615,0.277183,0.278205,0.276247,0.277331,0.278901,0.278471,0.277153,0.280369,0.280459,0.278506,0.281499,0.278286,0.276192,0.279176,0.276561,0.276597,0.280492,0.280516,0.277347,0.279811,0.280069,0.278099,0.279729,0.276639,0.27747,0.279266,0.278003,0.277799,0.28097,0.278052,0.278916,0.281218,0.279966,0.278366,0.278921,0.277741,0.27765,0.280043,0.277945,0.278011,0.280423,0.280366,0.278102,0.28135,0.278908,0.278724,0.279119,0.277307,0.277227,0.27937,0.279021,0.277317,0.281434,0.279368,0.27723,0.280477,0.277844,0.277928,0.277788,0.278716,0.277454,0.28105,0.279308,0.278848,0.283056,0.278481,0.279427,0.278729,0.277919,0.276239,0.278413,0.278207,0.278958,0.282362,0.280266,0.279041,0.281024,0.279694,0.279497,0.279822,0.277197,0.277266,0.279887,0.280955,0.279939,0.281777,0.279434,0.278375,0.279525,0.276688,0.277435,0.279332,0.279077,0.279721,0.279772,0.279607,0.278656,0.27924,0.27879,0.278103,0.278667,0.278671,0.279117,0.279263,0.279587,0.279204,0.280466,0.279247,0.277269,0.279589,0.279319,0.276327,0.280037,0.27839,0.278315,0.280258,0.279743,0.280195,0.280862,0.280495,0.277357,0.278881,0.280217,0.279409,0.280482,0.279625,0.27865,0.282223,0.279578,0.278155,0.279819,0.279079,0.277716,0.280387,0.281209,0.279951,0.281154,0.279613,0.279789,0.282129,0.28003,0.27918,0.280514,0.278378,0.277567,0.282699,0.280267,0.278476,0.280785,0.280016,0.279206,0.282309,0.27917,0.279213,0.282518,0.279838,0.279598,0.281036,0.280102,0.280354,0.281909,0.279817,0.279465,0.281845,0.280725,0.27983,0.281841,0.280426,0.281267,0.282605,0.280426,0.279682,0.281111,0.282171,0.280739,0.282163,0.28139,0.280457,0.283988,0.281211,0.279634,0.282224,0.280337,0.279222,0.282096,0.281993,0.279823,0.284939,0.281543,0.282019,0.281805,0.283248,0.280537,0.281499,0.282508,0.280611,0.284532,0.282924,0.281801,0.284342,0.282828,0.282965,0.282083,0.281692,0.281923,0.284763,0.281461,0.281981,0.28411,0.281966,0.282103,0.28514,0.282525,0.268081,0.257045,0],
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
158 "G":[0.490699,0.226016,0.246032,0.14818,0.166795,0.363588,0.292898,0.298909,0.241071,0.165209,0.445191,0.232216,0.33333,0.243637,0.304854,0.292722,0.263673,0.270327,0.27518,0.275494,0.272842,0.277295,0.275907,0.274053,0.275096,0.273979,0.271972,0.273025,0.274543,0.274316,0.275627,0.276537,0.273874,0.276792,0.275991,0.272157,0.275452,0.274496,0.272879,0.275921,0.275044,0.274113,0.275532,0.276474,0.273101,0.273826,0.27409,0.273041,0.27417,0.274993,0.27412,0.275001,0.274785,0.274145,0.276153,0.27481,0.274284,0.274428,0.276135,0.272137,0.273746,0.274925,0.27285,0.27593,0.277341,0.274302,0.275473,0.275657,0.27389,0.275865,0.274394,0.274083,0.275185,0.275311,0.273252,0.276597,0.275355,0.275172,0.276334,0.275598,0.27319,0.275568,0.276151,0.274589,0.275815,0.276695,0.274537,0.276763,0.276776,0.274988,0.275906,0.276019,0.272547,0.276349,0.275281,0.274922,0.276814,0.277249,0.274278,0.275616,0.276058,0.27338,0.274763,0.27629,0.273415,0.275877,0.275515,0.274141,0.276053,0.276921,0.276414,0.277063,0.276623,0.272582,0.275236,0.275874,0.272409,0.27682,0.27657,0.274374,0.276861,0.276175,0.273519,0.276658,0.27629,0.273874,0.275409,0.276145,0.274851,0.276899,0.278332,0.274531,0.277608,0.276108,0.274011,0.27592,0.27655,0.273621,0.276977,0.277003,0.276191,0.277162,0.276949,0.274117,0.276431,0.274713,0.274667,0.27593,0.276022,0.274694,0.276869,0.277098,0.273375,0.276791,0.275405,0.274263,0.277368,0.27576,0.274625,0.276024,0.277342,0.275598,0.276563,0.276276,0.275133,0.277017,0.276433,0.273272,0.277709,0.276015,0.274396,0.276923,0.277379,0.275286,0.276411,0.276679,0.275147,0.276155,0.278245,0.276281,0.275964,0.276863,0.275868,0.27668,0.277081,0.275682,0.27614,0.277697,0.276032,0.276349,0.276983,0.275121,0.277791,0.277676,0.275753,0.27553,0.275831,0.276268,0.277581,0.27648,0.274752,0.276471,0.27717,0.275284,0.27803,0.275847,0.276014,0.276954,0.277849,0.276198,0.278195,0.277387,0.276849,0.277571,0.278073,0.274424,0.276936,0.277742,0.276061,0.277463,0.276225,0.276949,0.277731,0.278319,0.275998,0.278569,0.27751,0.276246,0.278512,0.276856,0.275849,0.27587,0.277205,0.278872,0.276461,0.27898,0.276133,0.278027,0.278787,0.277303,0.278268,0.280117,0.277984,0.279153,0.278726,0.27681,0.279242,0.280065,0.283717,0.298434,0.440112],
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
159 "N":[0.000298399,0.000298399,0.000298399,0.000298399,0.000298399,0.000298399,0.000298399,0.000298399,0.000298399,0.000298399,0.000298399,0.000298399,0.000298399,0.000298399,0.000298399,0.000298399,0.000298399,0.000298399,0.000298399,0.000298399,0.000298399,0.000298399,0.000298399,0.000298399,0.000298399,0.000298399,0.000298399,0.000298399,0.000298399,0.000298399,0.000298399,0.000298399,0.000298399,0.000298399,0.000298399,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
160 "GC":[0.751711,0.533296,0.533117,0.522859,0.333934,0.517682,0.543957,0.54692,0.715755,0.475651,0.630768,0.549328,0.614328,0.625537,0.583812,0.563036,0.539246,0.535127,0.544388,0.551307,0.55097,0.557662,0.556624,0.551552,0.552837,0.551044,0.54755,0.553202,0.552383,0.551914,0.556558,0.556346,0.553878,0.55755,0.555607,0.54934,0.553657,0.550743,0.55021,0.554822,0.553515,0.551266,0.555901,0.556933,0.551608,0.555325,0.552376,0.549233,0.553346,0.551555,0.550717,0.555493,0.555301,0.551492,0.555964,0.554878,0.552383,0.554157,0.552773,0.549607,0.553012,0.552928,0.550649,0.5569,0.555393,0.553219,0.55669,0.555623,0.552257,0.554786,0.552135,0.551733,0.555228,0.553256,0.551263,0.55702,0.55572,0.553274,0.557684,0.554506,0.551915,0.554688,0.553458,0.551816,0.555185,0.555717,0.551854,0.558197,0.556144,0.552218,0.556383,0.553863,0.550475,0.554137,0.553997,0.552376,0.557864,0.556557,0.553126,0.558672,0.554539,0.552807,0.553492,0.554209,0.549653,0.55429,0.553723,0.553099,0.558415,0.557187,0.555455,0.558087,0.556317,0.55208,0.555058,0.553072,0.549675,0.556707,0.557526,0.554313,0.558638,0.55561,0.551894,0.556183,0.552978,0.551308,0.554742,0.555222,0.554572,0.556671,0.557939,0.553187,0.556849,0.554898,0.552114,0.554587,0.55522,0.552737,0.556241,0.55659,0.555394,0.557628,0.556196,0.551386,0.55602,0.554032,0.550994,0.555966,0.554412,0.553009,0.557126,0.556841,0.55357,0.557653,0.5559,0.55162,0.556249,0.555977,0.554035,0.556507,0.556967,0.554247,0.558787,0.555854,0.553288,0.556836,0.555512,0.550988,0.558096,0.557224,0.554347,0.558077,0.556992,0.555075,0.55854,0.556709,0.554327,0.556669,0.556623,0.553848,0.558663,0.55713,0.554344,0.557466,0.557096,0.554887,0.558448,0.556866,0.555245,0.558867,0.556821,0.554719,0.558827,0.557777,0.556107,0.557439,0.555648,0.555733,0.559426,0.557205,0.554583,0.558312,0.557595,0.556551,0.560636,0.556273,0.555696,0.558064,0.560021,0.556937,0.560358,0.558777,0.557306,0.561559,0.559284,0.554059,0.55916,0.558079,0.555284,0.559559,0.558218,0.556772,0.562671,0.559861,0.558018,0.560374,0.560758,0.556783,0.560011,0.559364,0.55646,0.560402,0.560128,0.560673,0.560804,0.561808,0.559098,0.560109,0.56048,0.559226,0.563031,0.561578,0.559964,0.563262,0.560692,0.558912,0.564381,0.56259,0.551798,0.555479,0.440112]
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
161 },
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
162 "kmer_count": {
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
163 "AAAAA":213110, "AAAAT":147385, "AAAAC":143295, "AAAAG":114466, "AAATA":98190, "AAATT":90135, "AAATC":119936, "AAATG":87256, "AAACA":95462, "AAACT":69056, "AAACC":119336, "AAACG":122123, "AAAGA":101509, "AAAGT":68535, "AAAGC":144237, "AAAGG":89008,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
164 "AATAA":107690, "AATAT":104927, "AATAC":76810, "AATAG":47040, "AATTA":58498, "AATTT":90849, "AATTC":63071, "AATTG":45741, "AATCA":117014, "AATCT":64033, "AATCC":81543, "AATCG":97995, "AATGA":82997, "AATGT":45437, "AATGC":89883, "AATGG":82880,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
165 "AACAA":75591, "AACAT":66836, "AACAC":51687, "AACAG":108999, "AACTA":27952, "AACTT":51039, "AACTC":49776, "AACTG":83828, "AACCA":94196, "AACCT":70922, "AACCC":77562, "AACCG":112542, "AACGA":81875, "AACGT":82426, "AACGC":143498, "AACGG":111259,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
166 "AAGAA":82852, "AAGAT":72019, "AAGAC":50799, "AAGAG":72465, "AAGTA":35469, "AAGTT":49663, "AAGTC":45689, "AAGTG":53338, "AAGCA":73289, "AAGCT":80127, "AAGCC":107689, "AAGCG":135372, "AAGGA":49859, "AAGGT":63339, "AAGGC":98733, "AAGGG":57386,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
167 "ATAAA":135485, "ATAAT":91430, "ATAAC":81173, "ATAAG":52907, "ATATA":48783, "ATATT":105444, "ATATC":117693, "ATATG":67400, "ATACA":42303, "ATACT":42673, "ATACC":90709, "ATACG":62934, "ATAGA":42485, "ATAGT":40016, "ATAGC":89070, "ATAGG":30734,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
168 "ATTAA":92285, "ATTAT":89922, "ATTAC":66339, "ATTAG":27752, "ATTTA":78077, "ATTTT":149591, "ATTTC":107302, "ATTTG":65920, "ATTCA":91016, "ATTCT":65875, "ATTCC":70536, "ATTCG":69473, "ATTGA":87390, "ATTGT":52701, "ATTGC":90778, "ATTGG":52741,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
169 "ATCAA":100136, "ATCAT":104211, "ATCAC":102002, "ATCAG":152426, "ATCTA":25392, "ATCTT":75154, "ATCTC":77042, "ATCTG":118300, "ATCCA":93276, "ATCCT":75900, "ATCCC":89970, "ATCCG":112281, "ATCGA":113156, "ATCGT":103252, "ATCGC":196824, "ATCGG":118593,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
170 "ATGAA":108888, "ATGAT":100396, "ATGAC":85591, "ATGAG":60667, "ATGTA":34603, "ATGTT":65704, "ATGTC":55071, "ATGTG":41761, "ATGCA":69230, "ATGCT":92524, "ATGCC":118009, "ATGCG":107074, "ATGGA":67855, "ATGGT":85369, "ATGGC":137010, "ATGGG":62812,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
171 "ACAAA":78510, "ACAAT":54369, "ACAAC":60049, "ACAAG":31795, "ACATA":35940, "ACATT":46901, "ACATC":79692, "ACATG":40377, "ACACA":26040, "ACACT":24222, "ACACC":62292, "ACACG":32997, "ACAGA":50984, "ACAGT":33568, "ACAGC":127246, "ACAGG":75818,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
172 "ACTAA":23868, "ACTAT":40274, "ACTAC":36192, "ACTAG":5000, "ACTTA":27926, "ACTTT":71983, "ACTTC":74076, "ACTTG":20161, "ACTCA":44925, "ACTCT":36542, "ACTCC":46351, "ACTCG":37185, "ACTGA":59090, "ACTGT":33974, "ACTGC":79812, "ACTGG":86925,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
173 "ACCAA":55969, "ACCAT":90209, "ACCAC":101026, "ACCAG":150113, "ACCTA":21554, "ACCTT":68511, "ACCTC":57020, "ACCTG":117015, "ACCCA":63125, "ACCCT":59443, "ACCCC":56868, "ACCCG":106256, "ACCGA":93168, "ACCGT":93868, "ACCGC":172346, "ACCGG":150458,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
174 "ACGAA":68346, "ACGAT":102122, "ACGAC":71195, "ACGAG":39989, "ACGTA":42150, "ACGTT":83340, "ACGTC":78488, "ACGTG":55207, "ACGCA":78786, "ACGCT":122388, "ACGCC":182514, "ACGCG":125236, "ACGGA":56562, "ACGGT":91439, "ACGGC":158771, "ACGGG":65121,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
175 "AGAAA":98030, "AGAAT":64231, "AGAAC":65288, "AGAAG":70796, "AGATA":71130, "AGATT":62248, "AGATC":74747, "AGATG":77642, "AGACA":36103, "AGACT":27330, "AGACC":62204, "AGACG":72577, "AGAGA":57945, "AGAGT":34772, "AGAGC":74556, "AGAGG":48939,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
176 "AGTAA":44921, "AGTAT":41262, "AGTAC":44563, "AGTAG":29059, "AGTTA":36615, "AGTTT":67654, "AGTTC":65757, "AGTTG":40830, "AGTCA":43498, "AGTCT":27393, "AGTCC":37473, "AGTCG":55805, "AGTGA":47736, "AGTGT":23108, "AGTGC":47520, "AGTGG":53905,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
177 "AGCAA":79185, "AGCAT":92824, "AGCAC":90504, "AGCAG":202502, "AGCTA":37513, "AGCTT":82233, "AGCTC":85504, "AGCTG":179031, "AGCCA":114074, "AGCCT":74065, "AGCCC":95747, "AGCCG":153587, "AGCGA":118948, "AGCGT":120771, "AGCGC":252221, "AGCGG":167300,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
178 "AGGAA":71005, "AGGAT":72765, "AGGAC":39106, "AGGAG":52232, "AGGTA":46225, "AGGTT":70015, "AGGTC":61761, "AGGTG":72759, "AGGCA":65370, "AGGCT":72865, "AGGCC":105534, "AGGCG":157243, "AGGGA":47101, "AGGGT":57026, "AGGGC":79626, "AGGGG":57115,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
179 "TAAAA":116591, "TAAAT":77968, "TAAAC":82314, "TAAAG":95474, "TAATA":62967, "TAATT":59108, "TAATC":84365, "TAATG":71261, "TAACA":47427, "TAACT":36751, "TAACC":78740, "TAACG":90473, "TAAGA":32186, "TAAGT":26727, "TAAGC":68935, "TAAGG":42604,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
180 "TATAA":46788, "TATAT":48413, "TATAC":37245, "TATAG":38748, "TATTA":62350, "TATTT":99325, "TATTC":91072, "TATTG":83445, "TATCA":90772, "TATCT":72214, "TATCC":97780, "TATCG":144569, "TATGA":54870, "TATGT":34970, "TATGC":71761, "TATGG":64021,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
181 "TACAA":35757, "TACAT":35178, "TACAC":31704, "TACAG":58676, "TACTA":19626, "TACTT":37180, "TACTC":40540, "TACTG":65812, "TACCA":62320, "TACCT":48786, "TACCC":67726, "TACCG":135591, "TACGA":42392, "TACGT":41824, "TACGC":102529, "TACGG":70155,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
182 "TAGAA":27315, "TAGAT":25176, "TAGAC":21618, "TAGAG":28468, "TAGTA":19710, "TAGTT":28246, "TAGTC":28037, "TAGTG":28693, "TAGCA":31527, "TAGCT":38234, "TAGCC":74421, "TAGCG":85682, "TAGGA":11981, "TAGGT":21002, "TAGGC":30099, "TAGGG":20409,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
183 "TTAAA":95810, "TTAAT":92388, "TTAAC":92177, "TTAAG":55375, "TTATA":48163, "TTATT":107942, "TTATC":137314, "TTATG":69113, "TTACA":40275, "TTACT":45886, "TTACC":102040, "TTACG":73010, "TTAGA":19190, "TTAGT":23503, "TTAGC":61963, "TTAGG":19011,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
184 "TTTAA":96384, "TTTAT":135140, "TTTAC":101223, "TTTAG":44459, "TTTTA":119189, "TTTTT":225734, "TTTTC":171847, "TTTTG":128777, "TTTCA":131480, "TTTCT":103326, "TTTCC":132647, "TTTCG":112797, "TTTGA":86902, "TTTGT":77960, "TTTGC":141906, "TTTGG":71834,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
185 "TTCAA":84121, "TTCAT":113669, "TTCAC":97772, "TTCAG":144379, "TTCTA":28411, "TTCTT":89259, "TTCTC":83343, "TTCTG":113986, "TTCCA":97140, "TTCCT":73680, "TTCCC":90421, "TTCCG":124788, "TTCGA":68098, "TTCGT":69608, "TTCGC":156716, "TTCGG":92628,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
186 "TTGAA":80404, "TTGAT":98089, "TTGAC":67537, "TTGAG":72752, "TTGTA":35701, "TTGTT":75489, "TTGTC":63931, "TTGTG":47326, "TTGCA":54448, "TTGCT":80164, "TTGCC":143729, "TTGCG":101128, "TTGGA":21985, "TTGGT":54515, "TTGGC":102691, "TTGGG":35653,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
187 "TCAAA":88295, "TCAAT":90911, "TCAAC":97308, "TCAAG":50116, "TCATA":56515, "TCATT":85392, "TCATC":146951, "TCATG":79907, "TCACA":39708, "TCACT":50330, "TCACC":141672, "TCACG":86399, "TCAGA":72323, "TCAGT":58863, "TCAGC":221557, "TCAGG":136440,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
188 "TCTAA":19879, "TCTAT":42559, "TCTAC":38357, "TCTAG":3902, "TCTTA":34905, "TCTTT":109915, "TCTTC":117603, "TCTTG":38314, "TCTCA":49293, "TCTCT":62820, "TCTCC":86564, "TCTCG":60672, "TCTGA":74016, "TCTGT":51801, "TCTGC":135169, "TCTGG":122377,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
189 "TCCAA":22889, "TCCAT":71868, "TCCAC":75173, "TCCAG":150853, "TCCTA":12355, "TCCTT":54093, "TCCTC":60613, "TCCTG":121670, "TCCCA":48380, "TCCCT":49440, "TCCCC":76217, "TCCCG":105277, "TCCGA":43157, "TCCGT":58446, "TCCGC":148874, "TCCGG":142570,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
190 "TCGAA":67133, "TCGAT":112266, "TCGAC":89625, "TCGAG":59651, "TCGTA":43040, "TCGTT":82975, "TCGTC":98274, "TCGTG":58853, "TCGCA":63619, "TCGCT":121787, "TCGCC":241771, "TCGCG":163622, "TCGGA":42284, "TCGGT":91517, "TCGGC":186760, "TCGGG":67781,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
191 "TGAAA":126091, "TGAAT":89722, "TGAAC":96182, "TGAAG":110761, "TGATA":90000, "TGATT":113778, "TGATC":88928, "TGATG":153435, "TGACA":45930, "TGACT":43703, "TGACC":117660, "TGACG":131720, "TGAGA":46928, "TGAGT":43175, "TGAGC":107893, "TGAGG":54881,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
192 "TGTAA":39680, "TGTAT":39567, "TGTAC":43618, "TGTAG":35106, "TGTTA":46103, "TGTTT":95005, "TGTTC":88724, "TGTTG":70497, "TGTCA":46314, "TGTCT":37394, "TGTCC":49913, "TGTCG":87392, "TGTGA":37610, "TGTGT":23865, "TGTGC":53243, "TGTGG":56078,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
193 "TGCAA":54174, "TGCAT":69261, "TGCAC":61651, "TGCAG":137390, "TGCTA":30907, "TGCTT":76235, "TGCTC":97189, "TGCTG":262275, "TGCCA":99670, "TGCCT":67018, "TGCCC":100404, "TGCCG":226197, "TGCGA":63135, "TGCGT":77583, "TGCGC":206917, "TGCGG":140117,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
194 "TGGAA":91970, "TGGAT":87107, "TGGAC":51895, "TGGAG":70419, "TGGTA":59857, "TGGTT":91347, "TGGTC":91960, "TGGTG":134059, "TGGCA":96567, "TGGCT":111345, "TGGCC":146673, "TGGCG":265116, "TGGGA":46900, "TGGGT":60636, "TGGGC":99956, "TGGGG":69470,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
195 "CAAAA":127575, "CAAAT":66459, "CAAAC":88288, "CAAAG":95635, "CAATA":85569, "CAATT":47243, "CAATC":87190, "CAATG":71936, "CAACA":72530, "CAACT":41492, "CAACC":84937, "CAACG":111301, "CAAGA":36612, "CAAGT":19906, "CAAGC":61642, "CAAGG":46908,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
196 "CATAA":70820, "CATAT":69938, "CATAC":48969, "CATAG":42428, "CATTA":72870, "CATTT":90785, "CATTC":73265, "CATTG":71669, "CATCA":161134, "CATCT":83429, "CATCC":102851, "CATCG":163004, "CATGA":79106, "CATGT":40840, "CATGC":83394, "CATGG":79471,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
197 "CACAA":49506, "CACAT":45235, "CACAC":30219, "CACAG":54481, "CACTA":29572, "CACTT":58145, "CACTC":39435, "CACTG":54823, "CACCA":145274, "CACCT":79190, "CACCC":80306, "CACCG":153887, "CACGA":61087, "CACGT":57371, "CACGC":121145, "CACGG":79375,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
198 "CAGAA":110539, "CAGAT":116796, "CAGAC":85599, "CAGAG":63427, "CAGTA":65443, "CAGTT":84951, "CAGTC":55782, "CAGTG":53868, "CAGCA":266347, "CAGCT":182886, "CAGCC":182668, "CAGCG":332266, "CAGGA":116982, "CAGGT":113066, "CAGGC":201052, "CAGGG":115889,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
199 "CTAAA":44603, "CTAAT":28292, "CTAAC":32015, "CTAAG":20425, "CTATA":38993, "CTATT":47472, "CTATC":75627, "CTATG":42223, "CTACA":35049, "CTACT":29191, "CTACC":54065, "CTACG":57864, "CTAGA":3727, "CTAGT":5057, "CTAGC":8606, "CTAGG":3615,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
200 "CTTAA":57121, "CTTAT":56890, "CTTAC":44842, "CTTAG":20531, "CTTTA":99211, "CTTTT":125985, "CTTTC":106554, "CTTTG":98231, "CTTCA":119290, "CTTCT":77853, "CTTCC":110334, "CTTCG":115761, "CTTGA":50384, "CTTGT":33346, "CTTGC":60016, "CTTGG":26754,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
201 "CTCAA":75404, "CTCAT":64351, "CTCAC":50994, "CTCAG":74004, "CTCTA":29219, "CTCTT":82011, "CTCTC":55956, "CTCTG":65578, "CTCCA":76379, "CTCCT":57495, "CTCCC":58200, "CTCCG":84758, "CTCGA":59423, "CTCGT":40335, "CTCGC":100673, "CTCGG":72441,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
202 "CTGAA":143387, "CTGAT":152082, "CTGAC":120838, "CTGAG":73056, "CTGTA":59020, "CTGTT":110127, "CTGTC":69550, "CTGTG":53658, "CTGCA":139846, "CTGCT":206075, "CTGCC":157353, "CTGCG":199517, "CTGGA":142828, "CTGGT":144489, "CTGGC":269428, "CTGGG":114946,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
203 "CCAAA":72997, "CCAAT":54547, "CCAAC":66359, "CCAAG":26479, "CCATA":67868, "CCATT":86600, "CCATC":135152, "CCATG":81701, "CCACA":59734, "CCACT":58091, "CCACC":137479, "CCACG":108334, "CCAGA":124078, "CCAGT":89399, "CCAGC":335655, "CCAGG":139133,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
204 "CCTAA":19831, "CCTAT":31661, "CCTAC":31178, "CCTAG":3872, "CCTTA":45421, "CCTTT":97099, "CCTTC":100568, "CCTTG":49554, "CCTCA":58217, "CCTCT":53438, "CCTCC":61476, "CCTCG":74891, "CCTGA":139385, "CCTGT":78370, "CCTGC":205192, "CCTGG":139347,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
205 "CCCAA":36067, "CCCAT":65771, "CCCAC":68620, "CCCAG":116014, "CCCTA":21397, "CCCTT":62299, "CCCTC":52987, "CCCTG":119438, "CCCCA":68341, "CCCCT":59079, "CCCCC":84969, "CCCCG":99346, "CCCGA":69061, "CCCGT":66313, "CCCGC":178177, "CCCGG":170156,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
206 "CCGAA":91156, "CCGAT":120688, "CCGAC":108542, "CCGAG":73300, "CCGTA":71347, "CCGTT":113864, "CCGTC":119791, "CCGTG":79067, "CCGCA":142268, "CCGCT":171529, "CCGCC":286219, "CCGCG":223471, "CCGGA":141093, "CCGGT":149156, "CCGGC":262041, "CCGGG":169957,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
207 "CGAAA":108674, "CGAAT":69310, "CGAAC":89398, "CGAAG":109930, "CGATA":144889, "CGATT":98116, "CGATC":126453, "CGATG":156800, "CGACA":87727, "CGACT":56752, "CGACC":107956, "CGACG":150298, "CGAGA":59355, "CGAGT":36304, "CGAGC":99401, "CGAGG":72411,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
208 "CGTAA":71988, "CGTAT":61983, "CGTAC":64259, "CGTAG":58070, "CGTTA":90538, "CGTTT":123316, "CGTTC":98421, "CGTTG":111022, "CGTCA":134077, "CGTCT":75382, "CGTCC":78329, "CGTCG":152112, "CGTGA":83926, "CGTGT":32458, "CGTGC":89634, "CGTGG":102055,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
209 "CGCAA":100795, "CGCAT":109222, "CGCAC":84361, "CGCAG":195307, "CGCTA":86021, "CGCTT":141958, "CGCTC":112419, "CGCTG":327765, "CGCCA":274971, "CGCCT":164382, "CGCCC":176068, "CGCCG":393659, "CGCGA":161887, "CGCGT":125133, "CGCGC":304793, "CGCGG":219681,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
210 "CGGAA":121120, "CGGAT":110388, "CGGAC":70787, "CGGAG":79185, "CGGTA":131125, "CGGTT":112526, "CGGTC":107930, "CGGTG":143811, "CGGCA":222670, "CGGCT":151691, "CGGCC":166763, "CGGCG":381572, "CGGGA":101565, "CGGGT":103221, "CGGGC":165563, "CGGGG":106717,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
211 "GAAAA":163925, "GAAAT":104715, "GAAAC":92861, "GAAAG":99696, "GAATA":90849, "GAATT":62539, "GAATC":69304, "GAATG":72238, "GAACA":88638, "GAACT":65218, "GAACC":72464, "GAACG":97019, "GAAGA":108981, "GAAGT":69294, "GAAGC":122367, "GAAGG":92770,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
212 "GATAA":136667, "GATAT":114968, "GATAC":75418, "GATAG":75145, "GATTA":82779, "GATTT":120489, "GATTC":68799, "GATTG":83731, "GATCA":89997, "GATCT":74551, "GATCC":87087, "GATCG":127448, "GATGA":139473, "GATGT":75305, "GATGC":140975, "GATGG":128483,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
213 "GACAA":64625, "GACAT":55634, "GACAC":32289, "GACAG":66886, "GACTA":28327, "GACTT":47789, "GACTC":35018, "GACTG":55484, "GACCA":95703, "GACCT":63643, "GACCC":59266, "GACCG":109185, "GACGA":97130, "GACGT":77240, "GACGC":142025, "GACGG":113263,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
214 "GAGAA":78812, "GAGAT":72224, "GAGAC":40676, "GAGAG":53112, "GAGTA":39593, "GAGTT":48377, "GAGTC":34400, "GAGTG":37119, "GAGCA":94834, "GAGCT":82554, "GAGCC":72475, "GAGCG":108788, "GAGGA":57090, "GAGGT":53520, "GAGGC":71849, "GAGGG":49590,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
215 "GTAAA":97995, "GTAAT":66454, "GTAAC":48591, "GTAAG":42630, "GTATA":35888, "GTATT":76380, "GTATC":74917, "GTATG":47844, "GTACA":44210, "GTACT":45347, "GTACC":68004, "GTACG":64270, "GTAGA":37559, "GTAGT":36278, "GTAGC":70626, "GTAGG":30707,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
216 "GTTAA":91252, "GTTAT":81490, "GTTAC":48964, "GTTAG":31555, "GTTTA":81770, "GTTTT":147387, "GTTTC":94524, "GTTTG":87229, "GTTCA":99278, "GTTCT":67648, "GTTCC":71958, "GTTCG":90602, "GTTGA":95057, "GTTGT":58932, "GTTGC":86731, "GTTGG":64861,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
217 "GTCAA":68111, "GTCAT":87104, "GTCAC":67512, "GTCAG":120481, "GTCTA":21846, "GTCTT":54898, "GTCTC":42422, "GTCTG":85628, "GTCCA":54422, "GTCCT":40829, "GTCCC":40088, "GTCCG":72399, "GTCGA":88909, "GTCGT":70055, "GTCGC":136596, "GTCGG":106633,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
218 "GTGAA":91752, "GTGAT":97014, "GTGAC":65801, "GTGAG":47822, "GTGTA":29105, "GTGTT":49943, "GTGTC":32493, "GTGTG":28864, "GTGCA":59814, "GTGCT":87647, "GTGCC":74464, "GTGCG":82352, "GTGGA":69574, "GTGGT":93735, "GTGGC":111528, "GTGGG":66169,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
219 "GCAAA":139594, "GCAAT":91460, "GCAAC":86187, "GCAAG":57336, "GCATA":71904, "GCATT":89554, "GCATC":146530, "GCATG":81674, "GCACA":54270, "GCACT":48768, "GCACC":116373, "GCACG":92347, "GCAGA":130114, "GCAGT":77723, "GCAGC":278644, "GCAGG":198146,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
220 "GCTAA":61939, "GCTAT":88595, "GCTAC":69447, "GCTAG":8326, "GCTTA":71016, "GCTTT":150644, "GCTTC":128147, "GCTTG":62814, "GCTCA":112101, "GCTCT":78106, "GCTCC":79603, "GCTCG":100771, "GCTGA":217795, "GCTGT":125909, "GCTGC":279458, "GCTGG":325754,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
221 "GCCAA":105944, "GCCAT":142176, "GCCAC":117996, "GCCAG":273673, "GCCTA":30915, "GCCTT":106079, "GCCTC":75442, "GCCTG":202996, "GCCCA":106045, "GCCCT":85627, "GCCCC":92370, "GCCCG":173931, "GCCGA":188968, "GCCGT":164293, "GCCGC":322769, "GCCGG":262177,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
222 "GCGAA":152122, "GCGAT":191680, "GCGAC":133589, "GCGAG":95839, "GCGTA":100144, "GCGTT":143238, "GCGTC":141972, "GCGTG":115882, "GCGCA":205624, "GCGCT":250658, "GCGCC":297517, "GCGCG":302332, "GCGGA":142385, "GCGGT":162752, "GCGGC":315180, "GCGGG":178263,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
223 "GGAAA":129485, "GGAAT":69512, "GGAAC":71240, "GGAAG":103273, "GGATA":95605, "GGATT":80542, "GGATC":87053, "GGATG":97443, "GGACA":49676, "GGACT":37989, "GGACC":38805, "GGACG":76392, "GGAGA":80845, "GGAGT":43914, "GGAGC":74944, "GGAGG":56913,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
224 "GGTAA":98614, "GGTAT":87404, "GGTAC":65876, "GGTAG":53000, "GGTTA":78742, "GGTTT":122973, "GGTTC":72335, "GGTTG":82911, "GGTCA":117869, "GGTCT":61695, "GGTCC":38682, "GGTCG":106624, "GGTGA":132417, "GGTGT":58189, "GGTGC":108752, "GGTGG":129155,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
225 "GGCAA":141084, "GGCAT":116092, "GGCAC":74438, "GGCAG":151761, "GGCTA":73076, "GGCTT":109969, "GGCTC":72203, "GGCTG":177238, "GGCCA":149816, "GGCCT":106102, "GGCCC":82502, "GGCCG":166154, "GGCGA":229831, "GGCGT":174436, "GGCGC":288137, "GGCGG":275199,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
226 "GGGAA":90190, "GGGAT":87645, "GGGAC":40405, "GGGAG":55700, "GGGTA":66358, "GGGTT":80802, "GGGTC":60053, "GGGTG":77608, "GGGCA":97914, "GGGCT":92700, "GGGCC":81694, "GGGCG":165062, "GGGGA":78314, "GGGGT":61158, "GGGGC":90314, "GGGGG":103404
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
227 },
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
228 "overrepresented_sequences": {
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
229 }
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
230 },
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
231 "read1_after_filtering": {
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
232 "total_reads": 385426,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
233 "total_bases": 87875333,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
234 "q20_bases": 81021835,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
235 "q30_bases": 77448595,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
236 "total_cycles": 244,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
237 "quality_curves": {
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
238 "A":[30.4066,32,31.5338,31.7076,30.707,33.9158,34.0964,34.4819,33.9121,33.9899,33.9003,33.7399,35.7745,35.9734,36.0915,36.0633,35.971,36.0702,36.2276,36.2123,36.0899,36.1838,36.5751,36.4512,36.557,36.5421,36.5958,36.5365,36.4611,36.4782,36.3825,36.4077,36.6436,36.5238,36.6104,36.6483,36.5508,36.71,36.5659,36.6445,36.5621,36.7554,36.586,36.4806,36.4442,36.5023,36.4578,36.492,36.5635,36.5174,36.4953,36.4239,36.4974,36.3741,36.3939,36.3461,36.2359,36.323,36.2896,36.2465,36.2751,36.2807,36.1157,36.225,36.2488,36.1383,36.1652,35.9476,36.1167,36.1963,36.0687,36.1447,36.194,36.0901,36.0734,36.088,36.0544,36.0309,35.9435,35.9169,35.8577,35.8941,35.8508,35.8985,35.9058,35.9041,35.8965,35.8748,35.8966,35.8526,35.7465,35.7648,35.7603,35.764,35.6921,35.6679,35.6505,35.7077,35.6402,35.6386,35.6019,35.642,35.482,35.5044,35.5398,35.4841,35.5203,35.4221,35.4485,35.4731,35.459,35.4447,35.3865,35.4424,35.3897,35.396,35.2274,35.3516,35.2032,35.1694,35.2197,35.3033,35.0364,35.113,34.9333,35.0478,34.8796,34.8795,34.797,34.8496,34.7487,34.867,34.7685,34.8692,34.8049,34.702,34.5979,34.7268,34.5235,34.4404,34.43,34.4929,34.3581,34.3892,34.4902,34.4264,34.145,34.1263,34.1855,34.0198,34.1323,34.0412,33.9603,33.8887,33.9218,33.9174,33.9708,33.9244,33.8075,33.845,33.6585,33.6896,33.6257,33.55,33.479,33.5841,33.4435,33.451,33.4767,33.4758,33.2792,33.4306,33.2354,33.292,33.1712,33.1208,33.1662,33.1946,33.104,32.9988,33.0914,33.0989,32.9313,32.9514,32.9332,32.9659,32.6393,32.6889,32.5851,32.2905,32.3436,32.3569,32.2291,32.2865,32.1924,32.2249,32.1963,32.087,32.1597,32.2273,32.0504,32.0257,32.227,32.0756,32.0125,31.8524,31.8249,32.0725,31.8397,31.7396,31.6814,31.7657,31.6665,31.4976,31.6576,31.6834,31.4643,31.1628,31.4303,31.4798,31.2914,31.2592,31.3224,31.3479,31.3078,31.0828,31.2795,31.1352,31.0343,31.0847,31.1809,31.0243,30.9196,30.8416,31.0063,31.1365,31.0323,31.071,31.1492,31.2181,31.0753,31.2766,31.544,32.1197],
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
239 "T":[30.9561,31.5002,31.3922,32.3061,31.3201,34.4807,35.0043,34.8474,34.7285,34.544,34.8586,34.5344,36.3856,36.6746,36.5053,36.4183,36.3435,36.4525,36.4848,36.5002,36.5064,36.5512,37.1359,36.9685,36.8794,36.8266,36.714,36.9875,36.8447,37.0387,36.8264,36.9682,36.9238,37.1095,36.9131,36.8214,36.8188,36.8031,36.8264,36.6985,36.8493,36.783,36.7234,36.7137,36.7401,36.7899,36.7735,36.8131,36.7762,36.7849,36.8068,36.7821,36.8399,36.7822,36.776,36.7494,36.6928,36.7385,36.6749,36.6698,36.6969,36.6791,36.5869,36.6241,36.6369,36.6168,36.6219,36.4607,36.5932,36.666,36.5506,36.5793,36.5806,36.5657,36.5287,36.5141,36.5153,36.5114,36.4813,36.4696,36.424,36.4082,36.395,36.4279,36.4284,36.4565,36.3669,36.3513,36.4071,36.3284,36.2388,36.2369,36.2786,36.2743,36.2064,36.2436,36.1225,36.2147,36.0761,36.0827,36.06,36.1122,36.0529,36.0771,36.1379,36.0339,36.0452,35.9625,36.0016,36.0381,35.9268,35.9262,35.8659,35.9194,35.8627,35.9191,35.7424,35.8484,35.6822,35.6463,35.6912,35.7395,35.5587,35.544,35.456,35.5633,35.4164,35.3868,35.347,35.4004,35.301,35.3849,35.3308,35.3032,35.2932,35.1941,35.2158,35.2174,35.0794,35.0223,35.0295,34.9902,34.8719,34.86,34.9511,34.9364,34.6949,34.6569,34.6743,34.7072,34.66,34.6143,34.557,34.5326,34.4967,34.4849,34.4309,34.494,34.3241,34.4099,34.2552,34.3393,34.206,34.149,34.0837,34.0666,33.9711,33.9704,34.0006,34.02,33.9056,34.0155,33.8608,33.9136,33.7878,33.7879,33.7845,33.7794,33.7975,33.6722,33.7106,33.7011,33.5853,33.5271,33.5323,33.5925,33.3355,33.384,33.2876,33.0935,33.0343,33.0057,32.8792,33.0042,32.9617,32.963,32.905,32.8131,32.8176,32.9147,32.7646,32.6712,32.8646,32.6452,32.5651,32.5692,32.6118,32.6417,32.5344,32.4696,32.4272,32.4435,32.2631,32.2662,32.298,32.2989,32.2207,32.0377,32.1569,32.1712,32.1099,32.0594,32.0515,32.1113,32.1022,31.9043,32.0571,31.9619,31.8969,31.8651,32.0113,31.9106,31.8213,31.7504,31.8368,31.8758,31.8353,31.8851,31.9381,32.1457,31.9784,32.1761,32.431,32.9343],
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
240 "C":[32.0065,31.4137,32.1127,32.0351,32.0356,34.6664,34.4687,34.3988,34.4254,34.5011,34.21,34.1243,36.4375,36.519,36.6279,36.4416,36.4365,36.6535,36.6007,36.528,36.7023,36.652,36.9546,37.002,36.8401,36.7649,36.6723,36.725,36.7044,36.7536,36.6651,36.6496,36.7307,36.6553,36.5843,36.4789,36.545,36.6112,36.5975,36.5143,36.7706,36.5997,36.5777,36.6154,36.6531,36.7132,36.6692,36.6825,36.6391,36.6912,36.7075,36.7423,36.7617,36.6874,36.7357,36.6779,36.646,36.6645,36.6455,36.6095,36.6078,36.6355,36.5147,36.5342,36.5781,36.5282,36.559,36.3775,36.4964,36.5833,36.4952,36.5258,36.5398,36.4856,36.4993,36.4637,36.4506,36.435,36.3957,36.4078,36.3531,36.4123,36.3232,36.3475,36.353,36.3599,36.3521,36.3004,36.3628,36.3109,36.1922,36.1763,36.2011,36.236,36.2115,36.1302,36.0912,36.1333,36.048,36.0146,36.0637,36.0899,35.9906,35.9906,36.0477,36.0164,36.011,35.9459,35.9695,35.9887,35.9301,35.9364,35.8743,35.8844,35.8289,35.8374,35.7634,35.8241,35.674,35.6594,35.6536,35.7203,35.526,35.581,35.4012,35.5293,35.3933,35.3558,35.3124,35.3241,35.2657,35.303,35.2804,35.2782,35.2456,35.1449,35.1401,35.154,35.0336,34.9363,34.9087,34.9417,34.8284,34.7988,34.8771,34.8579,34.6011,34.6191,34.6108,34.6117,34.5367,34.5346,34.497,34.4401,34.4278,34.4179,34.4066,34.376,34.2669,34.2887,34.1562,34.1783,34.0814,34.048,34.0249,33.9712,33.875,33.9284,33.9605,33.9204,33.8025,33.8857,33.7824,33.805,33.7006,33.6842,33.6757,33.6534,33.6295,33.6142,33.5584,33.5822,33.4259,33.4387,33.4205,33.4549,33.3088,33.2298,33.192,33.018,32.942,32.9593,32.7958,32.8771,32.8221,32.815,32.8211,32.6703,32.7503,32.7914,32.6467,32.5786,32.724,32.6608,32.5466,32.4657,32.4433,32.6121,32.5006,32.3876,32.3446,32.3644,32.2852,32.1442,32.2488,32.2988,32.1561,31.944,32.0676,32.1152,31.9872,31.9764,32.031,32.0101,32.0315,31.852,31.9523,31.9601,31.8007,31.8679,31.9234,31.816,31.7124,31.6762,31.7846,31.8436,31.7798,31.7931,31.9298,32.1232,32.0755,32.2831,32.501,33.0229],
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
241 "G":[30.6772,30.8971,31.2356,31.6353,30.5589,33.5857,33.1564,33.0362,33.4705,32.7474,33.2401,32.9158,35.8586,35.8085,35.8088,36.0351,36.0237,35.9976,35.9338,36.139,36.0674,36.2358,36.3344,36.214,36.0941,36.275,36.09,36.0775,36.267,36.1716,36.2576,36.027,36.0851,35.9787,35.8999,35.8511,36.0907,36.1008,36.2097,36.0116,36.0287,35.9812,36.146,36.1297,36.0019,36.0748,35.9416,35.9964,36.0467,36.083,36.0849,36.0613,36.0613,36.0093,35.9863,35.9772,35.8799,35.9543,35.924,35.8737,35.8847,35.9357,35.769,35.8251,35.8618,35.8035,35.8136,35.62,35.7294,35.8348,35.7568,35.7605,35.8255,35.7589,35.7572,35.7536,35.6844,35.6992,35.6033,35.5673,35.5082,35.5775,35.4656,35.5308,35.5069,35.5697,35.5512,35.471,35.511,35.4702,35.3716,35.3074,35.3548,35.4092,35.3048,35.2823,35.2868,35.335,35.2159,35.2221,35.1645,35.2126,35.1196,35.0924,35.1524,35.1231,35.11,34.992,35.056,35.0798,35.0588,35.0329,34.9888,34.9897,34.9125,34.9404,34.819,34.9243,34.7838,34.7263,34.7547,34.8334,34.6525,34.6006,34.4842,34.5889,34.4368,34.3719,34.3407,34.3658,34.3341,34.3738,34.3227,34.3727,34.3415,34.1629,34.1255,34.2155,34.0844,34.0179,33.9722,33.9943,33.8802,33.8594,33.9479,33.89,33.6588,33.6494,33.6034,33.5426,33.5002,33.5242,33.4603,33.4697,33.396,33.3762,33.4024,33.3953,33.175,33.2721,33.1711,33.169,33.1431,33.0476,32.9804,33.0316,32.9075,32.9649,32.9707,32.9476,32.8113,32.8665,32.7498,32.7147,32.6655,32.5868,32.5948,32.6576,32.5315,32.514,32.5536,32.5463,32.3883,32.4356,32.3748,32.4529,32.2031,32.1621,32.0141,31.8113,31.8277,31.8612,31.7162,31.8494,31.7632,31.7394,31.6757,31.6367,31.6531,31.7199,31.6298,31.4694,31.6917,31.563,31.4463,31.353,31.3583,31.4596,31.3375,31.3001,31.2382,31.2501,31.1646,31.0632,31.1971,31.2074,31.0134,30.7927,30.874,31.0501,30.8775,30.8428,30.8788,30.8944,30.9064,30.7018,30.8433,30.7877,30.6969,30.7079,30.6876,30.6248,30.5696,30.5603,30.6651,30.7802,30.6641,30.7399,30.8505,30.9566,30.8667,31.1202,31.4567,32.1563],
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
242 "mean":[31.0056,31.4311,31.5957,32.02,31.1043,33.9938,34.0928,34.0859,34.1844,34.1045,33.8395,33.8646,36.1213,36.2896,36.2265,36.2278,36.1962,36.2903,36.3029,36.3414,36.3462,36.4096,36.7363,36.6522,36.5796,36.593,36.5039,36.5635,36.5597,36.593,36.5239,36.4902,36.5738,36.5396,36.4728,36.4213,36.4816,36.535,36.5344,36.4453,36.5358,36.504,36.4913,36.4719,36.4446,36.5068,36.4438,36.4799,36.489,36.5045,36.5095,36.4915,36.525,36.4498,36.4612,36.4247,36.3527,36.4083,36.3714,36.3381,36.354,36.3706,36.2348,36.2883,36.3165,36.2598,36.2778,36.0893,36.2198,36.3065,36.2069,36.2398,36.2736,36.2122,36.2046,36.1934,36.1627,36.1566,36.0926,36.0778,36.0235,36.0641,35.9954,36.038,36.035,36.0597,36.0304,35.9858,36.0307,35.9776,35.8757,35.8558,35.885,35.9091,35.8421,35.8174,35.7753,35.8332,35.732,35.7264,35.709,35.7511,35.6485,35.6513,35.7055,35.6537,35.6592,35.5667,35.6061,35.6311,35.5807,35.574,35.5166,35.5456,35.4826,35.5078,35.3768,35.4733,35.3219,35.2869,35.3142,35.3851,35.1811,35.197,35.054,35.1682,35.0186,34.9823,34.9354,34.9688,34.8964,34.9653,34.91,34.9405,34.9057,34.7842,34.7532,34.8116,34.6649,34.5892,34.5683,34.5892,34.4688,34.4595,34.5499,34.5096,34.2572,34.2487,34.2497,34.2033,34.1861,34.1592,34.1038,34.0679,34.0423,34.0317,34.0355,34.028,33.8738,33.9345,33.7911,33.8244,33.7469,33.6804,33.6254,33.6454,33.5294,33.5634,33.5864,33.572,33.4324,33.5291,33.3895,33.4108,33.3137,33.275,33.2856,33.3007,33.2428,33.1848,33.2067,33.2109,33.0624,33.0704,33.0437,33.0969,32.8585,32.8455,32.749,32.5387,32.516,32.5287,32.3875,32.4877,32.4173,32.4173,32.3826,32.2834,32.3271,32.3931,32.2563,32.1682,32.3557,32.2213,32.1253,32.0434,32.0405,32.1773,32.0377,31.959,31.9063,31.9361,31.8305,31.7267,31.8343,31.858,31.6989,31.4709,31.6139,31.6894,31.5507,31.5193,31.5556,31.5741,31.5734,31.3735,31.5155,31.4516,31.3465,31.3711,31.4354,31.3308,31.2412,31.1969,31.3125,31.3969,31.3178,31.3594,31.4594,31.6037,31.4983,31.7135,31.9842,32.5608]
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
243 },
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
244 "content_curves": {
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
245 "A":[0.173712,0.182012,0.21421,0.143075,0.340595,0.33931,0.268539,0.290717,0.112265,0.235285,0.179801,0.199405,0.166478,0.162436,0.236759,0.237311,0.236717,0.23852,0.233171,0.229058,0.224487,0.222183,0.225211,0.225735,0.223086,0.225364,0.227915,0.223722,0.225186,0.226613,0.223473,0.225051,0.225843,0.22148,0.223199,0.226342,0.224979,0.225712,0.225126,0.226951,0.225272,0.226547,0.223641,0.22447,0.223967,0.22259,0.223999,0.226439,0.224375,0.22579,0.226059,0.222883,0.225061,0.225596,0.223418,0.224488,0.224107,0.222901,0.224872,0.225845,0.225273,0.225503,0.225735,0.224664,0.224458,0.22443,0.22169,0.223078,0.224989,0.223346,0.225159,0.223905,0.224276,0.224725,0.225672,0.222297,0.22531,0.22431,0.222811,0.224147,0.225356,0.223599,0.224801,0.226574,0.223591,0.224086,0.224959,0.221781,0.22349,0.223813,0.221765,0.223915,0.2249,0.223333,0.224779,0.225548,0.22128,0.224694,0.223939,0.221657,0.22463,0.224453,0.223862,0.225983,0.225275,0.222636,0.224797,0.223519,0.223183,0.224027,0.224589,0.221752,0.223047,0.224619,0.221768,0.224524,0.225715,0.224388,0.223043,0.224677,0.22203,0.223592,0.224448,0.223617,0.224064,0.225663,0.22369,0.224619,0.223618,0.222184,0.221593,0.223966,0.221908,0.224997,0.226803,0.223018,0.224353,0.224445,0.222343,0.222822,0.222885,0.221925,0.223303,0.225515,0.221581,0.224905,0.223738,0.222277,0.225109,0.22409,0.222341,0.221959,0.223213,0.221022,0.222951,0.224593,0.221758,0.224458,0.223844,0.221976,0.222883,0.224004,0.221954,0.223498,0.222662,0.222123,0.223991,0.223961,0.222276,0.221953,0.224345,0.221512,0.221967,0.223268,0.220881,0.223031,0.224425,0.221474,0.222594,0.221667,0.222086,0.222649,0.223165,0.221442,0.222934,0.224969,0.222345,0.222148,0.222921,0.220847,0.223044,0.222524,0.221145,0.221905,0.222589,0.221476,0.223379,0.221754,0.222168,0.22352,0.224747,0.221314,0.222673,0.221868,0.220017,0.222974,0.222691,0.222507,0.222329,0.22345,0.221287,0.223285,0.222363,0.22072,0.221467,0.22294,0.220913,0.220811,0.222264,0.220635,0.22252,0.222642,0.220921,0.220234,0.223284,0.220616,0.222893,0.223421,0.222265,0.223193,0.222123,0.220914,0.22264,0.221741,0.220988,0.221826,0.222536,0.223249,0.222136,0.223174,0.222407,0.225217,0.225815,0.221159],
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
246 "T":[0.0884035,0.288974,0.253771,0.342247,0.330546,0.147958,0.1957,0.163518,0.170204,0.29087,0.188392,0.250598,0.221007,0.213512,0.179399,0.203219,0.22664,0.227512,0.223563,0.219209,0.222245,0.221184,0.220748,0.221716,0.224987,0.226062,0.225336,0.226163,0.223499,0.222217,0.220639,0.219601,0.220282,0.22399,0.223485,0.225789,0.224645,0.2239,0.225469,0.221725,0.222864,0.221341,0.221035,0.220618,0.223622,0.224578,0.224087,0.225168,0.224994,0.223728,0.223672,0.22391,0.222364,0.222162,0.223749,0.223377,0.223032,0.224059,0.223877,0.224462,0.22483,0.222183,0.223277,0.222152,0.221038,0.223452,0.223581,0.222648,0.223781,0.223338,0.223597,0.224338,0.223351,0.222953,0.224232,0.224318,0.221628,0.222898,0.221822,0.222952,0.224091,0.225465,0.224628,0.223091,0.224073,0.222675,0.223398,0.222209,0.222737,0.223171,0.223968,0.222892,0.223548,0.223754,0.222898,0.22392,0.222018,0.221729,0.223031,0.222787,0.223231,0.223016,0.223941,0.222687,0.224474,0.225498,0.223074,0.222973,0.222343,0.221548,0.222514,0.223919,0.222677,0.223184,0.224584,0.222563,0.223559,0.222598,0.221524,0.221848,0.222409,0.222421,0.223352,0.222994,0.223002,0.222899,0.222782,0.222494,0.223388,0.223001,0.220912,0.222916,0.222148,0.221639,0.222901,0.223696,0.223102,0.222453,0.223183,0.221789,0.223135,0.222463,0.221265,0.222419,0.224682,0.221951,0.224006,0.22425,0.221675,0.222903,0.222966,0.222341,0.222808,0.221716,0.221768,0.223495,0.223985,0.22274,0.222611,0.222758,0.22138,0.222721,0.222821,0.221709,0.222645,0.223839,0.222719,0.22462,0.222945,0.2221,0.221962,0.223188,0.221262,0.221598,0.222453,0.221958,0.22266,0.222793,0.222231,0.223383,0.22173,0.221573,0.222954,0.223023,0.221856,0.221347,0.222505,0.223055,0.222305,0.222945,0.220151,0.223135,0.22264,0.223002,0.221531,0.222319,0.222022,0.22318,0.222048,0.222653,0.221177,0.222948,0.220887,0.223815,0.223117,0.223285,0.222963,0.222043,0.222255,0.222709,0.223067,0.220983,0.221758,0.222313,0.220619,0.222917,0.222422,0.223264,0.223105,0.22287,0.223117,0.222816,0.22197,0.221183,0.222066,0.222691,0.220097,0.222596,0.223417,0.222323,0.223825,0.223218,0.221087,0.222793,0.222307,0.22331,0.222634,0.222618,0.223377,0.225619,0.224489,0.225376,0.225748,0.223632],
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
247 "C":[0.263872,0.307678,0.292391,0.362064,0.164779,0.151458,0.245611,0.244561,0.47146,0.309193,0.181259,0.313484,0.27687,0.379201,0.275679,0.265999,0.27247,0.261983,0.266023,0.273513,0.277457,0.277662,0.275358,0.275941,0.275573,0.271643,0.271308,0.274079,0.274167,0.273613,0.277021,0.274455,0.275491,0.276211,0.27457,0.271758,0.272645,0.273281,0.271893,0.27401,0.275041,0.274739,0.276179,0.277138,0.274183,0.276071,0.275071,0.273121,0.273775,0.273484,0.273657,0.275988,0.274709,0.27498,0.276361,0.274318,0.276397,0.276081,0.273107,0.27384,0.274772,0.274247,0.274747,0.276143,0.274363,0.275216,0.27573,0.275902,0.273745,0.274253,0.274097,0.273906,0.275501,0.273839,0.273635,0.274408,0.275134,0.274449,0.276017,0.27478,0.273786,0.27371,0.273368,0.273962,0.274711,0.275365,0.27377,0.276822,0.274693,0.273921,0.276372,0.274901,0.274737,0.274724,0.274894,0.274702,0.276648,0.274864,0.275456,0.277971,0.273943,0.275251,0.274168,0.274425,0.273273,0.2741,0.275674,0.274838,0.276124,0.275998,0.274196,0.276445,0.275309,0.275732,0.273774,0.275675,0.274393,0.2749,0.275782,0.275351,0.275836,0.276305,0.274795,0.276922,0.275306,0.274958,0.276593,0.274992,0.275643,0.276317,0.275682,0.275125,0.276169,0.275986,0.273132,0.275335,0.274433,0.275367,0.2748,0.276971,0.275611,0.27728,0.276734,0.27469,0.276007,0.275561,0.273257,0.275698,0.275779,0.275147,0.276656,0.274989,0.27734,0.278186,0.276182,0.274748,0.275497,0.274519,0.276012,0.277139,0.275506,0.275646,0.276987,0.276224,0.276064,0.276074,0.273852,0.273812,0.276476,0.276511,0.275653,0.275942,0.277042,0.276604,0.277094,0.275674,0.2754,0.275417,0.275524,0.276849,0.275729,0.275802,0.275748,0.276312,0.275061,0.275762,0.277152,0.275223,0.275482,0.278157,0.276051,0.274828,0.2769,0.276121,0.276739,0.277316,0.277331,0.275052,0.276038,0.274195,0.276329,0.277411,0.276796,0.275393,0.277029,0.276329,0.275406,0.276702,0.277289,0.276064,0.275488,0.275701,0.277287,0.277652,0.278,0.275889,0.277704,0.276672,0.276442,0.276656,0.275893,0.275849,0.276468,0.278452,0.277122,0.27812,0.277606,0.277078,0.277637,0.277453,0.276676,0.277611,0.277314,0.277003,0.278302,0.275565,0.278739,0.275997,0.277599,0.274711,0.277704,0.275263,0.27564,0.275292],
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
248 "G":[0.474013,0.221337,0.239628,0.152613,0.164081,0.361273,0.290149,0.301204,0.246071,0.164652,0.450548,0.236512,0.335644,0.244851,0.308163,0.29347,0.264173,0.271985,0.277244,0.278219,0.275812,0.278972,0.278684,0.276608,0.276354,0.276931,0.275441,0.276036,0.277148,0.277557,0.278866,0.280893,0.278384,0.278319,0.278746,0.276111,0.277731,0.277106,0.277513,0.277314,0.276823,0.277373,0.279145,0.277774,0.278228,0.276762,0.276844,0.275271,0.276856,0.276998,0.276612,0.277219,0.277866,0.277261,0.276472,0.277816,0.276464,0.276959,0.278144,0.275854,0.275126,0.278067,0.276241,0.277042,0.280142,0.276901,0.278999,0.278373,0.277485,0.279063,0.277147,0.277851,0.276873,0.278483,0.27646,0.278976,0.277927,0.278343,0.279349,0.278121,0.276767,0.277226,0.277202,0.276373,0.277626,0.277875,0.277874,0.279187,0.279079,0.279095,0.277894,0.278293,0.276815,0.278189,0.277429,0.275829,0.280054,0.278712,0.277574,0.277585,0.278196,0.27728,0.278028,0.276905,0.276978,0.277766,0.276454,0.27867,0.27835,0.278427,0.278702,0.277884,0.278967,0.276465,0.279874,0.277237,0.276333,0.278113,0.279651,0.278124,0.279724,0.277681,0.277405,0.276467,0.277628,0.27648,0.276936,0.277895,0.277351,0.278497,0.281813,0.277993,0.279775,0.277378,0.277164,0.27795,0.278112,0.277735,0.279675,0.278419,0.278369,0.278332,0.278698,0.277375,0.27773,0.277583,0.278999,0.277775,0.277437,0.27786,0.278036,0.280712,0.276639,0.279076,0.2791,0.277164,0.27876,0.278282,0.277533,0.278127,0.28023,0.277628,0.278239,0.278569,0.27863,0.277964,0.279437,0.277606,0.278303,0.279436,0.278039,0.279358,0.279729,0.27853,0.279572,0.279337,0.277515,0.280316,0.279651,0.278101,0.280456,0.279976,0.278134,0.279223,0.280149,0.277922,0.277998,0.279574,0.279293,0.278051,0.280754,0.279513,0.279315,0.278973,0.279142,0.278889,0.277269,0.280015,0.279745,0.279632,0.277747,0.278327,0.279644,0.278924,0.279837,0.277412,0.27894,0.278748,0.278126,0.277777,0.280157,0.280031,0.278593,0.279314,0.279913,0.278254,0.27896,0.279253,0.278188,0.279838,0.27847,0.278692,0.280641,0.28013,0.277527,0.278573,0.279403,0.276905,0.276681,0.277031,0.277376,0.278257,0.278959,0.278463,0.278403,0.279298,0.276091,0.278135,0.276889,0.276497,0.275399,0.274144,0.272796,0.279917],
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
249 "N":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
250 "GC":[0.737885,0.529015,0.532019,0.514677,0.328859,0.512731,0.53576,0.545765,0.717531,0.473845,0.631807,0.549997,0.612514,0.624052,0.583842,0.559469,0.536643,0.533968,0.543266,0.551732,0.553268,0.556633,0.554042,0.55255,0.551927,0.548574,0.54675,0.550115,0.551315,0.55117,0.555888,0.555348,0.553875,0.55453,0.553316,0.547869,0.550376,0.550388,0.549406,0.551324,0.551865,0.552112,0.555324,0.554912,0.552411,0.552833,0.551914,0.548393,0.550631,0.550482,0.550269,0.553207,0.552575,0.552241,0.552833,0.552134,0.552861,0.55304,0.551251,0.549694,0.549898,0.552314,0.550988,0.553184,0.554505,0.552117,0.554729,0.554274,0.55123,0.553316,0.551244,0.551757,0.552374,0.552322,0.550095,0.553384,0.553062,0.552792,0.555367,0.552901,0.550554,0.550936,0.55057,0.550335,0.552337,0.553239,0.551643,0.55601,0.553773,0.553016,0.554267,0.553193,0.551551,0.552913,0.552323,0.550532,0.556702,0.553576,0.55303,0.555556,0.552138,0.552531,0.552197,0.55133,0.550251,0.551866,0.552128,0.553508,0.554473,0.554425,0.552897,0.554329,0.554276,0.552197,0.553647,0.552913,0.550726,0.553013,0.555433,0.553475,0.55556,0.553987,0.5522,0.553389,0.552934,0.551438,0.553528,0.552888,0.552994,0.554814,0.557495,0.553118,0.555944,0.553364,0.550296,0.553285,0.552545,0.553102,0.554475,0.55539,0.55398,0.555612,0.555432,0.552066,0.553737,0.553144,0.552256,0.553472,0.553216,0.553007,0.554693,0.555701,0.553979,0.557262,0.555282,0.551912,0.554257,0.552801,0.553546,0.555266,0.555737,0.553274,0.555226,0.554793,0.554693,0.554038,0.553289,0.551419,0.554779,0.555947,0.553693,0.5553,0.55677,0.555134,0.556666,0.555011,0.552915,0.555733,0.555175,0.55495,0.556185,0.555778,0.553881,0.555535,0.555209,0.553684,0.55515,0.554797,0.554775,0.556208,0.556805,0.554341,0.556216,0.555093,0.55588,0.556205,0.5546,0.555066,0.555783,0.553827,0.554076,0.555738,0.55644,0.554317,0.556867,0.553741,0.554346,0.55545,0.555415,0.55384,0.555645,0.555732,0.55588,0.556966,0.557913,0.554143,0.556665,0.555925,0.55463,0.556495,0.554363,0.554541,0.55711,0.558583,0.55465,0.556693,0.557009,0.553983,0.554318,0.554484,0.554052,0.555868,0.556273,0.555466,0.556705,0.554864,0.55483,0.554132,0.554488,0.551208,0.553104,0.549407,0.548437,0.555209]
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
251 },
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
252 "kmer_count": {
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
253 "AAAAA":198583, "AAAAT":141139, "AAAAC":136418, "AAAAG":112328, "AAATA":93572, "AAATT":86939, "AAATC":115134, "AAATG":85462, "AAACA":90026, "AAACT":66373, "AAACC":112250, "AAACG":117111, "AAAGA":101425, "AAAGT":67594, "AAAGC":141733, "AAAGG":87228,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
254 "AATAA":102417, "AATAT":99563, "AATAC":72876, "AATAG":44683, "AATTA":56529, "AATTT":86664, "AATTC":59922, "AATTG":44966, "AATCA":110457, "AATCT":60847, "AATCC":75647, "AATCG":93623, "AATGA":81699, "AATGT":44187, "AATGC":85104, "AATGG":81659,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
255 "AACAA":72400, "AACAT":63359, "AACAC":47916, "AACAG":105203, "AACTA":27532, "AACTT":48616, "AACTC":47225, "AACTG":81983, "AACCA":87668, "AACCT":67896, "AACCC":70925, "AACCG":107404, "AACGA":79680, "AACGT":79363, "AACGC":138103, "AACGG":107519,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
256 "AAGAA":82789, "AAGAT":71178, "AAGAC":50980, "AAGAG":74245, "AAGTA":34629, "AAGTT":48263, "AAGTC":44803, "AAGTG":54618, "AAGCA":72391, "AAGCT":79212, "AAGCC":102994, "AAGCG":134375, "AAGGA":49477, "AAGGT":62670, "AAGGC":98847, "AAGGG":55504,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
257 "ATAAA":129515, "ATAAT":86661, "ATAAC":77744, "ATAAG":52121, "ATATA":46651, "ATATT":101306, "ATATC":110529, "ATATG":65961, "ATACA":39382, "ATACT":40482, "ATACC":85651, "ATACG":60026, "ATAGA":40813, "ATAGT":38249, "ATAGC":84545, "ATAGG":29300,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
258 "ATTAA":88673, "ATTAT":87799, "ATTAC":63976, "ATTAG":26820, "ATTTA":75706, "ATTTT":142082, "ATTTC":100870, "ATTTG":63841, "ATTCA":87564, "ATTCT":62517, "ATTCC":66030, "ATTCG":66557, "ATTGA":87401, "ATTGT":51489, "ATTGC":87808, "ATTGG":51453,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
259 "ATCAA":95666, "ATCAT":97564, "ATCAC":94629, "ATCAG":145973, "ATCTA":24449, "ATCTT":70219, "ATCTC":70949, "ATCTG":113568, "ATCCA":85723, "ATCCT":71538, "ATCCC":81473, "ATCCG":106731, "ATCGA":107688, "ATCGT":98149, "ATCGC":185603, "ATCGG":113395,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
260 "ATGAA":109118, "ATGAT":99259, "ATGAC":83334, "ATGAG":60906, "ATGTA":33360, "ATGTT":63919, "ATGTC":53306, "ATGTG":41410, "ATGCA":66786, "ATGCT":89663, "ATGCC":111060, "ATGCG":104778, "ATGGA":67911, "ATGGT":84327, "ATGGC":134515, "ATGGG":61343,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
261 "ACAAA":74088, "ACAAT":50999, "ACAAC":57314, "ACAAG":31172, "ACATA":33808, "ACATT":44527, "ACATC":74025, "ACATG":39584, "ACACA":23858, "ACACT":23060, "ACACC":56851, "ACACG":31208, "ACAGA":49608, "ACAGT":32231, "ACAGC":122115, "ACAGG":73972,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
262 "ACTAA":22788, "ACTAT":39064, "ACTAC":35500, "ACTAG":4916, "ACTTA":26224, "ACTTT":66910, "ACTTC":67957, "ACTTG":19427, "ACTCA":42700, "ACTCT":34537, "ACTCC":42802, "ACTCG":35306, "ACTGA":57408, "ACTGT":32421, "ACTGC":76531, "ACTGG":86196,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
263 "ACCAA":52422, "ACCAT":83758, "ACCAC":91082, "ACCAG":139199, "ACCTA":20390, "ACCTT":62789, "ACCTC":52483, "ACCTG":112234, "ACCCA":57113, "ACCCT":55691, "ACCCC":47920, "ACCCG":99318, "ACCGA":89103, "ACCGT":88694, "ACCGC":161108, "ACCGG":141613,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
264 "ACGAA":66865, "ACGAT":98814, "ACGAC":67970, "ACGAG":38924, "ACGTA":40059, "ACGTT":79439, "ACGTC":74325, "ACGTG":54505, "ACGCA":75087, "ACGCT":117154, "ACGCC":170252, "ACGCG":120707, "ACGGA":55107, "ACGGT":88500, "ACGGC":156448, "ACGGG":61430,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
265 "AGAAA":96750, "AGAAT":62556, "AGAAC":64262, "AGAAG":72123, "AGATA":69112, "AGATT":61347, "AGATC":71461, "AGATG":78455, "AGACA":35297, "AGACT":26651, "AGACC":58484, "AGACG":71988, "AGAGA":58524, "AGAGT":34460, "AGAGC":73895, "AGAGG":48869,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
266 "AGTAA":43512, "AGTAT":39659, "AGTAC":42285, "AGTAG":27569, "AGTTA":35087, "AGTTT":64901, "AGTTC":62198, "AGTTG":39394, "AGTCA":41854, "AGTCT":26096, "AGTCC":35126, "AGTCG":54041, "AGTGA":47811, "AGTGT":22461, "AGTGC":46157, "AGTGG":54827,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
267 "AGCAA":77119, "AGCAT":88658, "AGCAC":84389, "AGCAG":197398, "AGCTA":36691, "AGCTT":77808, "AGCTC":78590, "AGCTG":175959, "AGCCA":107453, "AGCCT":70631, "AGCCC":86164, "AGCCG":146459, "AGCGA":116738, "AGCGT":116039, "AGCGC":241729, "AGCGG":160528,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
268 "AGGAA":69269, "AGGAT":71400, "AGGAC":38262, "AGGAG":52899, "AGGTA":45456, "AGGTT":66701, "AGGTC":59862, "AGGTG":72592, "AGGCA":64100, "AGGCT":70282, "AGGCC":99777, "AGGCG":154265, "AGGGA":46132, "AGGGT":53769, "AGGGC":78852, "AGGGG":52591,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
269 "TAAAA":110934, "TAAAT":74024, "TAAAC":77383, "TAAAG":93658, "TAATA":59328, "TAATT":56545, "TAATC":78837, "TAATG":69335, "TAACA":44621, "TAACT":35212, "TAACC":74751, "TAACG":87012, "TAAGA":31711, "TAAGT":26159, "TAAGC":67175, "TAAGG":41855,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
270 "TATAA":45089, "TATAT":46366, "TATAC":34531, "TATAG":36463, "TATTA":60356, "TATTT":94781, "TATTC":86250, "TATTG":81263, "TATCA":86866, "TATCT":68900, "TATCC":90812, "TATCG":138197, "TATGA":54139, "TATGT":34021, "TATGC":68613, "TATGG":63260,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
271 "TACAA":34442, "TACAT":33161, "TACAC":28350, "TACAG":56734, "TACTA":19125, "TACTT":34495, "TACTC":37965, "TACTG":63778, "TACCA":58163, "TACCT":45740, "TACCC":62356, "TACCG":128276, "TACGA":41591, "TACGT":40392, "TACGC":96340, "TACGG":67536,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
272 "TAGAA":26867, "TAGAT":24529, "TAGAC":20639, "TAGAG":27713, "TAGTA":18452, "TAGTT":26811, "TAGTC":26688, "TAGTG":27786, "TAGCA":29871, "TAGCT":36018, "TAGCC":68889, "TAGCG":81942, "TAGGA":11373, "TAGGT":20081, "TAGGC":28555, "TAGGG":19356,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
273 "TTAAA":91242, "TTAAT":87794, "TTAAC":87069, "TTAAG":53799, "TTATA":44918, "TTATT":103735, "TTATC":131247, "TTATG":67147, "TTACA":38410, "TTACT":43718, "TTACC":94386, "TTACG":69251, "TTAGA":19025, "TTAGT":22548, "TTAGC":58792, "TTAGG":18342,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
274 "TTTAA":90942, "TTTAT":129224, "TTTAC":94195, "TTTAG":42374, "TTTTA":110912, "TTTTT":201236, "TTTTC":155861, "TTTTG":121147, "TTTCA":121066, "TTTCT":95467, "TTTCC":120710, "TTTCG":103991, "TTTGA":84349, "TTTGT":74548, "TTTGC":133714, "TTTGG":67967,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
275 "TTCAA":77479, "TTCAT":105438, "TTCAC":88768, "TTCAG":136892, "TTCTA":26451, "TTCTT":80899, "TTCTC":76123, "TTCTG":107090, "TTCCA":88330, "TTCCT":68765, "TTCCC":80442, "TTCCG":115826, "TTCGA":64579, "TTCGT":65204, "TTCGC":145816, "TTCGG":86161,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
276 "TTGAA":80579, "TTGAT":95569, "TTGAC":65055, "TTGAG":71273, "TTGTA":33574, "TTGTT":71620, "TTGTC":60881, "TTGTG":46435, "TTGCA":51772, "TTGCT":76442, "TTGCC":134819, "TTGCG":96393, "TTGGA":21200, "TTGGT":52517, "TTGGC":99103, "TTGGG":32896,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
277 "TCAAA":83894, "TCAAT":83981, "TCAAC":92100, "TCAAG":47592, "TCATA":52368, "TCATT":80102, "TCATC":135854, "TCATG":75580, "TCACA":36629, "TCACT":46869, "TCACC":129268, "TCACG":80849, "TCAGA":69493, "TCAGT":55876, "TCAGC":208667, "TCAGG":131794,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
278 "TCTAA":18496, "TCTAT":40164, "TCTAC":35562, "TCTAG":3650, "TCTTA":31960, "TCTTT":99031, "TCTTC":105835, "TCTTG":35781, "TCTCA":45332, "TCTCT":56423, "TCTCC":78397, "TCTCG":57530, "TCTGA":70089, "TCTGT":48821, "TCTGC":126079, "TCTGG":119190,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
279 "TCCAA":21012, "TCCAT":65505, "TCCAC":67621, "TCCAG":137622, "TCCTA":11576, "TCCTT":49095, "TCCTC":55514, "TCCTG":113701, "TCCCA":43908, "TCCCT":44465, "TCCCC":64320, "TCCCG":95962, "TCCGA":41382, "TCCGT":54169, "TCCGC":137132, "TCCGG":133824,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
280 "TCGAA":64977, "TCGAT":107446, "TCGAC":85669, "TCGAG":56472, "TCGTA":40472, "TCGTT":78052, "TCGTC":92064, "TCGTG":58016, "TCGCA":60568, "TCGCT":114839, "TCGCC":221743, "TCGCG":154287, "TCGGA":40172, "TCGGT":87296, "TCGGC":176945, "TCGGG":64152,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
281 "TGAAA":125936, "TGAAT":86400, "TGAAC":94295, "TGAAG":112246, "TGATA":86467, "TGATT":111305, "TGATC":85481, "TGATG":152140, "TGACA":44324, "TGACT":42765, "TGACC":112639, "TGACG":128469, "TGAGA":47052, "TGAGT":42123, "TGAGC":106140, "TGAGG":53706,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
282 "TGTAA":37546, "TGTAT":37946, "TGTAC":41836, "TGTAG":32974, "TGTTA":45027, "TGTTT":90018, "TGTTC":83041, "TGTTG":68643, "TGTCA":44191, "TGTCT":34730, "TGTCC":46296, "TGTCG":83513, "TGTGA":37118, "TGTGT":22882, "TGTGC":50837, "TGTGG":55286,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
283 "TGCAA":52922, "TGCAT":66157, "TGCAC":57152, "TGCAG":133234, "TGCTA":30102, "TGCTT":71261, "TGCTC":90287, "TGCTG":254744, "TGCCA":93513, "TGCCT":63106, "TGCCC":90462, "TGCCG":214787, "TGCGA":61244, "TGCGT":74902, "TGCGC":197174, "TGCGG":134053,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
284 "TGGAA":92256, "TGGAT":86244, "TGGAC":51023, "TGGAG":70963, "TGGTA":57836, "TGGTT":88979, "TGGTC":89644, "TGGTG":133883, "TGGCA":95073, "TGGCT":108752, "TGGCC":139952, "TGGCG":258819, "TGGGA":45857, "TGGGT":58431, "TGGGC":98179, "TGGGG":63172,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
285 "CAAAA":120771, "CAAAT":63557, "CAAAC":82871, "CAAAG":92844, "CAATA":80074, "CAATT":44320, "CAATC":80481, "CAATG":68404, "CAACA":69003, "CAACT":40198, "CAACC":78630, "CAACG":107031, "CAAGA":36163, "CAAGT":18900, "CAAGC":59237, "CAAGG":45510,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
286 "CATAA":66620, "CATAT":64753, "CATAC":45544, "CATAG":40258, "CATTA":69081, "CATTT":84867, "CATTC":69116, "CATTG":68994, "CATCA":150201, "CATCT":76643, "CATCC":93822, "CATCG":151797, "CATGA":76599, "CATGT":38733, "CATGC":78782, "CATGG":76892,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
287 "CACAA":45087, "CACAT":41139, "CACAC":27545, "CACAG":51194, "CACTA":28041, "CACTT":52162, "CACTC":35890, "CACTG":52606, "CACCA":130902, "CACCT":72205, "CACCC":70006, "CACCG":141383, "CACGA":57066, "CACGT":52789, "CACGC":111663, "CACGG":74940,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
288 "CAGAA":108202, "CAGAT":111551, "CAGAC":81396, "CAGAG":61432, "CAGTA":61871, "CAGTT":79393, "CAGTC":52633, "CAGTG":51869, "CAGCA":252442, "CAGCT":171768, "CAGCC":169360, "CAGCG":312443, "CAGGA":115110, "CAGGT":109585, "CAGGC":191990, "CAGGG":110909,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
289 "CTAAA":41898, "CTAAT":26677, "CTAAC":30601, "CTAAG":19996, "CTATA":37291, "CTATT":45483, "CTATC":72199, "CTATG":41028, "CTACA":33480, "CTACT":28161, "CTACC":50940, "CTACG":56043, "CTAGA":3858, "CTAGT":4848, "CTAGC":8289, "CTAGG":3502,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
290 "CTTAA":53319, "CTTAT":52272, "CTTAC":41623, "CTTAG":19460, "CTTTA":92813, "CTTTT":111501, "CTTTC":96511, "CTTTG":92870, "CTTCA":107795, "CTTCT":70270, "CTTCC":99881, "CTTCG":106692, "CTTGA":48597, "CTTGT":30751, "CTTGC":56131, "CTTGG":25149,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
291 "CTCAA":70376, "CTCAT":58749, "CTCAC":46702, "CTCAG":69786, "CTCTA":26861, "CTCTT":71830, "CTCTC":51185, "CTCTG":61596, "CTCCA":67951, "CTCCT":51585, "CTCCC":50413, "CTCCG":76897, "CTCGA":57519, "CTCGT":37828, "CTCGC":93092, "CTCGG":68771,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
292 "CTGAA":138488, "CTGAT":146173, "CTGAC":116895, "CTGAG":70736, "CTGTA":55567, "CTGTT":103667, "CTGTC":64318, "CTGTG":51201, "CTGCA":133192, "CTGCT":195932, "CTGCC":146378, "CTGCG":187634, "CTGGA":142440, "CTGGT":141610, "CTGGC":261206, "CTGGG":110377,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
293 "CCAAA":66995, "CCAAT":50643, "CCAAC":61645, "CCAAG":24907, "CCATA":61850, "CCATT":79856, "CCATC":123946, "CCATG":76621, "CCACA":53431, "CCACT":52083, "CCACC":122026, "CCACG":98243, "CCAGA":116035, "CCAGT":81927, "CCAGC":309173, "CCAGG":130897,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
294 "CCTAA":18047, "CCTAT":29950, "CCTAC":29346, "CCTAG":3616, "CCTTA":41351, "CCTTT":86580, "CCTTC":90177, "CCTTG":45726, "CCTCA":53350, "CCTCT":47632, "CCTCC":52743, "CCTCG":69809, "CCTGA":132525, "CCTGT":72726, "CCTGC":191450, "CCTGG":132965,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
295 "CCCAA":31538, "CCCAT":58937, "CCCAC":59151, "CCCAG":104637, "CCCTA":19310, "CCCTT":53486, "CCCTC":45010, "CCCTG":109151, "CCCCA":57424, "CCCCT":48916, "CCCCC":49845, "CCCCG":81577, "CCCGA":63532, "CCCGT":60118, "CCCGC":157727, "CCCGG":152092,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
296 "CCGAA":87485, "CCGAT":114144, "CCGAC":102129, "CCGAG":69758, "CCGTA":66225, "CCGTT":105684, "CCGTC":108529, "CCGTG":75359, "CCGCA":134608, "CCGCT":160931, "CCGCC":255493, "CCGCG":206242, "CCGGA":133858, "CCGGT":141184, "CCGGC":242916, "CCGGG":155128,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
297 "CGAAA":105856, "CGAAT":66400, "CGAAC":85991, "CGAAG":109134, "CGATA":137514, "CGATT":94390, "CGATC":120817, "CGATG":154157, "CGACA":83727, "CGACT":54236, "CGACC":101607, "CGACG":145790, "CGAGA":58071, "CGAGT":34967, "CGAGC":97308, "CGAGG":69078,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
298 "CGTAA":69083, "CGTAT":59287, "CGTAC":60654, "CGTAG":54038, "CGTTA":86610, "CGTTT":116254, "CGTTC":92039, "CGTTG":105761, "CGTCA":125554, "CGTCT":69988, "CGTCC":71888, "CGTCG":142648, "CGTGA":82201, "CGTGT":30804, "CGTGC":87593, "CGTGG":100662,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
299 "CGCAA":96269, "CGCAT":102771, "CGCAC":78715, "CGCAG":189975, "CGCTA":82132, "CGCTT":131305, "CGCTC":103843, "CGCTG":317237, "CGCCA":254995, "CGCCT":151888, "CGCCC":151573, "CGCCG":363714, "CGCGA":156090, "CGCGT":119459, "CGCGC":287274, "CGCGG":206110,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
300 "CGGAA":116640, "CGGAT":105414, "CGGAC":66915, "CGGAG":77524, "CGGTA":124717, "CGGTT":105536, "CGGTC":102212, "CGGTG":140647, "CGGCA":213095, "CGGCT":144777, "CGGCC":152340, "CGGCG":364623, "CGGGA":97235, "CGGGT":95820, "CGGGC":156185, "CGGGG":87930,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
301 "GAAAA":160383, "GAAAT":102930, "GAAAC":89835, "GAAAG":100392, "GAATA":87423, "GAATT":60792, "GAATC":66463, "GAATG":70352, "GAACA":86215, "GAACT":64123, "GAACC":68748, "GAACG":94939, "GAAGA":111042, "GAAGT":70053, "GAAGC":121847, "GAAGG":93318,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
302 "GATAA":132349, "GATAT":111575, "GATAC":71657, "GATAG":71822, "GATTA":81309, "GATTT":116067, "GATTC":66449, "GATTG":83272, "GATCA":86278, "GATCT":71848, "GATCC":83055, "GATCG":121763, "GATGA":140968, "GATGT":74468, "GATGC":139033, "GATGG":127371,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
303 "GACAA":62018, "GACAT":53441, "GACAC":30898, "GACAG":65300, "GACTA":27449, "GACTT":44819, "GACTC":33842, "GACTG":54482, "GACCA":89477, "GACCT":60829, "GACCC":55332, "GACCG":103886, "GACGA":94784, "GACGT":75210, "GACGC":137256, "GACGG":112564,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
304 "GAGAA":78699, "GAGAT":73050, "GAGAC":39708, "GAGAG":53009, "GAGTA":38343, "GAGTT":47244, "GAGTC":32935, "GAGTG":37396, "GAGCA":93832, "GAGCT":82211, "GAGCC":69389, "GAGCG":107792, "GAGGA":56774, "GAGGT":52724, "GAGGC":70133, "GAGGG":46754,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
305 "GTAAA":94577, "GTAAT":63566, "GTAAC":46829, "GTAAG":41575, "GTATA":33968, "GTATT":72890, "GTATC":71317, "GTATG":46495, "GTACA":41971, "GTACT":43388, "GTACC":64223, "GTACG":61501, "GTAGA":36495, "GTAGT":34335, "GTAGC":65790, "GTAGG":28644,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
306 "GTTAA":87939, "GTTAT":78331, "GTTAC":46367, "GTTAG":30453, "GTTTA":78273, "GTTTT":136152, "GTTTC":88641, "GTTTG":83838, "GTTCA":93214, "GTTCT":62995, "GTTCC":67007, "GTTCG":85678, "GTTGA":93260, "GTTGT":56399, "GTTGC":82648, "GTTGG":62074,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
307 "GTCAA":64781, "GTCAT":82219, "GTCAC":63759, "GTCAG":114459, "GTCTA":20212, "GTCTT":49686, "GTCTC":39227, "GTCTG":82636, "GTCCA":50111, "GTCCT":37767, "GTCCC":35977, "GTCCG":67887, "GTCGA":85609, "GTCGT":67668, "GTCGC":127883, "GTCGG":101562,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
308 "GTGAA":92145, "GTGAT":95508, "GTGAC":63928, "GTGAG":47027, "GTGTA":28259, "GTGTT":48213, "GTGTC":30576, "GTGTG":27609, "GTGCA":58557, "GTGCT":85543, "GTGCC":70723, "GTGCG":80109, "GTGGA":70141, "GTGGT":93426, "GTGGC":110085, "GTGGG":62552,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
309 "GCAAA":136152, "GCAAT":87235, "GCAAC":83854, "GCAAG":56590, "GCATA":69075, "GCATT":87147, "GCATC":137546, "GCATG":79710, "GCACA":51582, "GCACT":46833, "GCACC":106588, "GCACG":87278, "GCAGA":128985, "GCAGT":76166, "GCAGC":268339, "GCAGG":193998,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
310 "GCTAA":59954, "GCTAT":85767, "GCTAC":67556, "GCTAG":8363, "GCTTA":67029, "GCTTT":140448, "GCTTC":118936, "GCTTG":59866, "GCTCA":104210, "GCTCT":72276, "GCTCC":71490, "GCTCG":95079, "GCTGA":213791, "GCTGT":120873, "GCTGC":268605, "GCTGG":320292,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
311 "GCCAA":99486, "GCCAT":132552, "GCCAC":107221, "GCCAG":257748, "GCCTA":29146, "GCCTT":96407, "GCCTC":69151, "GCCTG":194200, "GCCCA":95300, "GCCCT":76069, "GCCCC":74492, "GCCCG":156857, "GCCGA":180151, "GCCGT":152077, "GCCGC":301423, "GCCGG":247378,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
312 "GCGAA":149243, "GCGAT":187328, "GCGAC":130490, "GCGAG":95338, "GCGTA":96616, "GCGTT":137304, "GCGTC":134895, "GCGTG":114058, "GCGCA":198647, "GCGCT":242212, "GCGCC":275532, "GCGCG":290031, "GCGGA":138982, "GCGGT":157490, "GCGGC":301691, "GCGGG":159052,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
313 "GGAAA":125537, "GGAAT":67140, "GGAAC":67770, "GGAAG":102882, "GGATA":93277, "GGATT":78392, "GGATC":83617, "GGATG":96796, "GGACA":48326, "GGACT":36488, "GGACC":35723, "GGACG":74182, "GGAGA":81033, "GGAGT":43161, "GGAGC":74343, "GGAGG":55210,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
314 "GGTAA":95701, "GGTAT":82903, "GGTAC":62788, "GGTAG":50235, "GGTTA":75175, "GGTTT":113430, "GGTTC":68394, "GGTTG":79757, "GGTCA":112399, "GGTCT":58812, "GGTCC":35766, "GGTCG":101767, "GGTGA":131109, "GGTGT":56307, "GGTGC":106749, "GGTGG":125100,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
315 "GGCAA":137699, "GGCAT":112656, "GGCAC":70503, "GGCAG":147405, "GGCTA":71574, "GGCTT":103142, "GGCTC":67868, "GGCTG":174414, "GGCCA":139954, "GGCCT":100607, "GGCCC":72091, "GGCCG":156073, "GGCGA":228862, "GGCGT":169514, "GGCGC":277570, "GGCGG":258369,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
316 "GGGAA":85331, "GGGAT":85362, "GGGAC":37648, "GGGAG":52296, "GGGTA":62103, "GGGTT":73308, "GGGTC":54924, "GGGTG":71348, "GGGCA":95070, "GGGCT":90226, "GGGCC":73130, "GGGCG":156516, "GGGGA":71428, "GGGGT":51236, "GGGGC":80373, "GGGGG":60680
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
317 },
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
318 "overrepresented_sequences": {
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
319 }
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
320 },
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
321 "read2_after_filtering": {
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
322 "total_reads": 385426,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
323 "total_bases": 87750761,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
324 "q20_bases": 83602572,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
325 "q30_bases": 81195317,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
326 "total_cycles": 244,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
327 "quality_curves": {
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
328 "A":[32.1376,31.8005,32.2774,32.5908,32.9983,35.4514,35.3529,35.4713,35.0077,35.1253,35.1408,35.0684,37.2191,37.1447,37.2544,37.2933,37.2753,37.25,37.3489,37.3552,37.305,37.3213,37.8215,37.8571,37.7899,37.8481,37.7784,37.8852,37.8149,37.818,37.7992,37.8257,37.8144,37.8782,37.8243,37.8612,37.9097,37.7435,37.8311,37.7251,37.7669,37.6781,37.7966,37.747,37.6309,37.594,37.6512,37.5935,37.6035,37.5842,37.572,37.6165,37.5649,37.536,37.5644,37.5124,37.5858,37.5734,37.5952,37.6093,37.5393,37.4736,37.5138,37.5384,37.5161,37.4834,37.4906,37.516,37.5061,37.5279,37.4595,37.4805,37.4675,37.4162,37.4723,37.4269,37.4405,37.3074,37.3985,37.3898,37.4023,37.4135,37.3735,37.3512,37.3661,37.2755,37.3113,37.3398,37.3015,37.2607,37.2591,37.1867,37.1968,37.1642,37.2437,37.2296,37.2093,37.1644,37.1716,37.1156,37.1361,37.064,37.0696,37.0586,36.9977,37.0052,37.0118,37.0223,37.0176,36.9753,36.8831,36.8562,36.8776,36.7521,36.7683,36.7176,36.8084,36.7039,36.7137,36.7654,36.6989,36.7223,36.6789,36.6112,36.5956,36.5777,36.5358,36.6121,36.5128,36.4484,36.4133,36.3857,36.3991,36.3105,36.2782,36.18,36.1853,36.0832,36.1163,36.0747,36.0357,36.0449,35.8751,35.9406,35.9204,35.8269,35.8007,35.7922,35.7312,35.5884,35.6377,35.6723,35.614,35.5059,35.4337,35.4113,35.3971,35.3004,35.1595,35.2176,35.1974,35.0523,34.9389,35.0239,34.9051,34.921,34.7702,34.9192,34.6561,34.7183,34.6694,34.6862,34.5736,34.5904,34.4373,34.6036,34.4115,34.3858,34.3583,34.3314,34.2971,34.1197,34.3022,34.3093,34.1967,34.1665,34.1192,34.0454,34.0379,33.9951,33.9448,33.986,33.8652,33.8148,33.6638,33.6795,33.6673,33.6031,33.5324,33.6102,33.5138,33.3905,33.3804,33.3405,33.3704,33.1853,33.325,33.2785,33.0867,32.9955,33.0019,32.9818,32.8927,32.8926,32.7744,32.9018,32.7286,32.773,32.6244,32.4946,32.5116,32.3026,32.1816,32.3868,32.2948,32.2903,32.1487,32.1297,32.0098,31.9098,31.879,31.5531,31.4284,31.5304,31.4447,31.4292,31.5829,31.4678,31.6592,31.6822,31.7604,31.9942,31.7642,32.4819],
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
329 "T":[32.3373,32.3295,32.3063,32.8996,32.8366,35.8893,35.9713,35.8248,35.9102,35.7874,35.699,35.5802,37.5445,37.584,37.5297,37.5129,37.5663,37.4714,37.5272,37.5351,37.5017,37.5666,38.129,38.1157,38.0575,38.0264,38.0243,38.0283,38.1207,38.0591,38.0966,38.024,38.1331,38.0265,38.1587,37.9848,38.0083,37.9488,37.9538,37.9436,37.9212,37.9362,37.9145,37.9057,37.8328,37.8439,37.8581,37.8643,37.8608,37.7759,37.8354,37.8398,37.829,37.805,37.7663,37.7435,37.8247,37.7886,37.8066,37.8184,37.8009,37.7274,37.7714,37.8052,37.787,37.7651,37.7549,37.7494,37.749,37.7381,37.7436,37.7175,37.7299,37.689,37.7356,37.6875,37.6883,37.6013,37.6324,37.6755,37.6531,37.5979,37.5704,37.571,37.5714,37.5062,37.5327,37.5533,37.5288,37.5355,37.5369,37.4663,37.4858,37.4192,37.479,37.4809,37.4561,37.388,37.3696,37.3441,37.3971,37.2428,37.3227,37.3076,37.2488,37.2024,37.239,37.2336,37.2083,37.2051,37.1396,37.0629,37.1538,37.0319,37.0605,37.013,37.0136,36.942,36.9533,36.9818,36.9605,36.9232,36.9257,36.8442,36.8583,36.8017,36.7982,36.8125,36.7039,36.6378,36.6375,36.6399,36.605,36.549,36.5068,36.4344,36.4596,36.3482,36.3791,36.3501,36.2357,36.2259,36.1454,36.172,36.143,36.1274,36.069,36.0938,35.9842,35.9013,35.8448,35.9172,35.8518,35.7585,35.6676,35.6364,35.6317,35.5587,35.4817,35.4622,35.4606,35.3759,35.2592,35.3615,35.25,35.2231,35.133,35.1797,35.01,35.0646,34.9928,34.9596,34.8852,34.9185,34.7818,34.8945,34.7219,34.7205,34.6742,34.6796,34.6856,34.5754,34.6481,34.5694,34.5702,34.6004,34.4693,34.4228,34.4392,34.441,34.3399,34.3923,34.2984,34.2065,34.0848,34.0982,34.1309,34.001,33.9883,34.09,33.9655,33.9103,33.8962,33.858,33.8776,33.7506,33.7372,33.6785,33.5937,33.5251,33.5041,33.5562,33.4499,33.4515,33.3663,33.3674,33.2603,33.2714,33.1736,33.11,33.0999,32.9637,32.8979,33.0086,33.0368,32.9868,32.8811,32.8036,32.7443,32.6476,32.6889,32.3879,32.2883,32.3682,32.3142,32.3575,32.3728,32.3198,32.423,32.5132,32.507,32.7068,32.7532,33.2901],
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
330 "C":[32.4996,33.1453,32.6859,32.975,32.9831,35.4733,35.3055,35.2841,35.2714,34.9264,35.0129,34.8807,37.5104,37.4582,37.5429,37.501,37.4994,37.4633,37.5144,37.5398,37.5759,37.5303,38.0767,38.0468,37.9833,37.9471,37.9599,37.945,37.9517,37.9649,37.9609,37.9684,37.9553,37.9297,37.9464,37.9056,37.9488,37.8804,37.9096,37.8816,37.8867,37.967,37.9169,37.8968,37.8605,37.8568,37.863,37.8383,37.8268,37.783,37.8173,37.8386,37.8524,37.8317,37.8072,37.7847,37.8144,37.8319,37.8182,37.8249,37.8117,37.7608,37.7781,37.8202,37.8192,37.7807,37.7836,37.794,37.7853,37.7631,37.75,37.7632,37.7353,37.7243,37.7416,37.7188,37.7229,37.6397,37.6538,37.6683,37.659,37.6549,37.6406,37.6197,37.6296,37.5662,37.5902,37.6128,37.5743,37.5701,37.5539,37.524,37.5454,37.5104,37.5395,37.5344,37.4856,37.4664,37.4569,37.4425,37.419,37.3705,37.3746,37.3776,37.3624,37.2986,37.2966,37.3208,37.2944,37.261,37.2097,37.1795,37.1847,37.1147,37.0738,37.09,37.0796,37.0715,37.0465,37.0495,36.9872,36.9987,36.9849,36.9433,36.8974,36.9108,36.8818,36.8869,36.8135,36.7413,36.7174,36.6908,36.6649,36.6259,36.5835,36.5204,36.5164,36.4065,36.4394,36.3955,36.3469,36.319,36.2038,36.2412,36.2226,36.1082,36.104,36.0578,36.0515,35.9534,35.9293,35.9331,35.906,35.8212,35.7582,35.6846,35.6667,35.6021,35.5023,35.548,35.4715,35.4076,35.3162,35.3475,35.2725,35.2394,35.1975,35.2421,35.0377,35.0643,34.9611,34.9851,34.927,34.9082,34.849,34.9179,34.786,34.7508,34.7166,34.7345,34.7103,34.5536,34.5971,34.6801,34.6228,34.562,34.5088,34.51,34.5133,34.4407,34.4051,34.3901,34.294,34.2599,34.1944,34.1225,34.1067,34.0527,33.9844,34.0208,34.0148,33.9725,33.9009,33.9221,33.9205,33.8356,33.8198,33.7416,33.7028,33.5661,33.5582,33.5867,33.5103,33.4686,33.3998,33.3725,33.3523,33.3464,33.272,33.1159,33.1603,33.0774,32.9432,33.0268,33.0507,32.9904,32.9543,32.896,32.8266,32.7642,32.7241,32.5013,32.4371,32.5041,32.3828,32.4735,32.48,32.3947,32.663,32.7173,32.8029,33.0437,33.0865,33.5975],
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
331 "G":[32.6936,32.2983,32.867,32.644,32.7021,34.6467,34.298,34.6473,34.3625,33.6115,34.5179,34.2877,37.238,37.0843,37.2618,37.3332,37.2006,37.2899,37.4017,37.4181,37.3738,37.2959,37.6641,37.7139,37.6796,37.5625,37.6339,37.6081,37.5215,37.6371,37.5644,37.6681,37.5988,37.5396,37.5267,37.503,37.5486,37.5283,37.4593,37.5059,37.454,37.4384,37.4772,37.5292,37.4276,37.4079,37.3826,37.3737,37.3628,37.3395,37.3637,37.3881,37.3657,37.3459,37.354,37.2985,37.3672,37.3608,37.3535,37.3919,37.3429,37.2738,37.2911,37.3155,37.3103,37.3015,37.3149,37.3054,37.2944,37.3066,37.277,37.2698,37.279,37.2206,37.2515,37.2302,37.2314,37.1528,37.1608,37.1545,37.1906,37.2034,37.1304,37.1045,37.1475,37.0766,37.0601,37.0949,37.0447,37.0268,37.0181,36.9637,36.968,36.952,36.9589,36.9659,36.9986,36.9392,36.8899,36.8678,36.9089,36.8383,36.8356,36.8471,36.7553,36.7437,36.7552,36.7675,36.7291,36.6853,36.6035,36.5781,36.5872,36.5306,36.4779,36.4623,36.536,36.455,36.4256,36.454,36.4067,36.4191,36.3822,36.3413,36.33,36.2672,36.2643,36.277,36.2463,36.1649,36.1434,36.11,36.0942,36.001,35.9368,35.8713,35.8957,35.82,35.7858,35.7709,35.7114,35.6628,35.5855,35.5849,35.5916,35.5275,35.4246,35.4325,35.4304,35.3465,35.2744,35.296,35.2774,35.2074,35.0691,35.0158,34.9996,34.964,34.8166,34.8143,34.8345,34.7504,34.6488,34.6814,34.5929,34.6079,34.523,34.5254,34.3782,34.3753,34.2619,34.3078,34.2433,34.1889,34.1336,34.1706,34.0375,34.0169,33.9553,33.9907,33.9673,33.874,33.8937,33.8477,33.8338,33.8366,33.7816,33.7102,33.7218,33.7391,33.624,33.6198,33.4946,33.4709,33.3835,33.379,33.3675,33.2766,33.1957,33.2692,33.1976,33.1072,33.0449,33.0077,33.0703,32.9272,32.9208,32.9573,32.8204,32.7123,32.7318,32.6456,32.6002,32.5773,32.5146,32.5056,32.4385,32.394,32.2636,32.2022,32.1979,32.0468,31.9143,32.0178,32.0057,32.0138,31.8673,31.855,31.8048,31.7606,31.7198,31.3441,31.3217,31.4115,31.3163,31.3908,31.4389,31.4834,31.6407,31.8212,31.8423,32.0857,32.1472,32.7551],
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
332 "mean":[32.5219,32.485,32.547,32.8479,32.8938,35.2274,35.1525,35.2372,35.1331,35.0078,34.9462,34.9573,37.3791,37.3436,37.387,37.4057,37.3834,37.3676,37.4478,37.4631,37.4434,37.4276,37.9175,37.9289,37.8739,37.8378,37.8452,37.8588,37.8412,37.863,37.8462,37.8657,37.8657,37.8323,37.8511,37.8042,37.8435,37.7688,37.7793,37.7573,37.7488,37.7505,37.7689,37.764,37.6848,37.6732,37.683,37.6626,37.6577,37.6152,37.6425,37.6662,37.6495,37.626,37.6193,37.5815,37.6434,37.636,37.6377,37.6572,37.6205,37.5553,37.5845,37.6154,37.6035,37.5797,37.5836,37.5878,37.5802,37.58,37.5539,37.5547,37.5494,37.5093,37.5462,37.5126,37.5175,37.4231,37.4572,37.4666,37.4724,37.4643,37.4248,37.4072,37.4254,37.3528,37.3694,37.3967,37.3572,37.3442,37.3376,37.2816,37.2968,37.2589,37.3004,37.2981,37.2835,37.236,37.218,37.1909,37.2106,37.1281,37.1474,37.1445,37.0887,37.059,37.0712,37.0829,37.0586,37.0259,36.954,36.9163,36.9446,36.8559,36.8397,36.8164,36.8558,36.7911,36.7807,36.8079,36.7575,36.7609,36.7385,36.6817,36.6644,36.6357,36.6166,36.641,36.5661,36.4942,36.4729,36.4524,36.4346,36.3662,36.3207,36.2468,36.2588,36.1605,36.1735,36.1414,36.0776,36.0559,35.9464,35.9784,35.9639,35.8903,35.8414,35.835,35.7937,35.6938,35.6649,35.6952,35.6569,35.5682,35.4764,35.4293,35.4147,35.3496,35.2328,35.2534,35.2317,35.1404,35.0362,35.0947,34.9987,34.991,34.9017,34.96,34.7647,34.7977,34.7117,34.7262,34.6498,34.6418,34.5457,34.6366,34.4823,34.4613,34.416,34.4271,34.4091,34.2742,34.3487,34.3438,34.2984,34.2829,34.214,34.1662,34.1728,34.1493,34.0719,34.0891,33.9792,33.9311,33.8289,33.8148,33.8105,33.7276,33.6672,33.7374,33.6676,33.5921,33.5473,33.5278,33.5548,33.4216,33.4432,33.4085,33.2981,33.195,33.1949,33.1858,33.1092,33.0929,33.0082,33.0287,32.9423,32.9388,32.8277,32.7252,32.7378,32.5958,32.4822,32.6019,32.5932,32.5648,32.4595,32.4193,32.3454,32.2736,32.2518,31.9499,31.8733,31.9566,31.8691,31.9161,31.9721,31.9226,32.1055,32.1963,32.2419,32.4697,32.4604,33.0475]
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
333 },
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
334 "content_curves": {
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
335 "A":[0.162994,0.16585,0.205635,0.136312,0.340641,0.334645,0.262305,0.289752,0.112297,0.232771,0.179736,0.1983,0.165248,0.161196,0.235656,0.234585,0.234133,0.238139,0.232859,0.228246,0.224077,0.219887,0.223768,0.223249,0.221563,0.223752,0.225722,0.221871,0.223854,0.226167,0.221586,0.224423,0.22477,0.219557,0.222197,0.224938,0.222527,0.224459,0.224423,0.222031,0.224212,0.224722,0.221304,0.223025,0.224334,0.220943,0.224725,0.224732,0.22288,0.224279,0.223862,0.221326,0.223674,0.226194,0.222069,0.222925,0.223228,0.220882,0.223961,0.225783,0.223318,0.22461,0.225537,0.222134,0.223501,0.223168,0.220942,0.22243,0.225113,0.220525,0.224307,0.224202,0.222013,0.223496,0.224502,0.220316,0.221929,0.223886,0.219213,0.22266,0.224149,0.222357,0.222336,0.224747,0.222273,0.223503,0.224617,0.219387,0.222739,0.223381,0.220886,0.223051,0.2243,0.222739,0.223715,0.224795,0.22095,0.222502,0.2251,0.219191,0.222969,0.2236,0.222201,0.223059,0.226441,0.222815,0.223927,0.224433,0.220085,0.222937,0.223479,0.218816,0.222485,0.223991,0.220705,0.224634,0.225354,0.220887,0.222307,0.223023,0.219452,0.221801,0.224168,0.220076,0.224719,0.223573,0.221304,0.222978,0.22342,0.220263,0.221481,0.222344,0.220278,0.223106,0.224973,0.221007,0.222235,0.22478,0.221658,0.222578,0.22204,0.221386,0.222732,0.225068,0.220406,0.223516,0.225349,0.220799,0.223326,0.223141,0.220838,0.222904,0.223453,0.220478,0.222658,0.22411,0.22053,0.22205,0.223906,0.220849,0.222029,0.222632,0.219567,0.222503,0.223178,0.220039,0.22294,0.224555,0.219758,0.221409,0.222589,0.220194,0.221921,0.223578,0.220289,0.221534,0.223715,0.219953,0.221909,0.223106,0.219944,0.222058,0.223256,0.219192,0.221061,0.222247,0.219503,0.220724,0.222326,0.219075,0.222641,0.222321,0.218832,0.220282,0.221383,0.220633,0.223217,0.221632,0.220189,0.222078,0.223453,0.219202,0.222176,0.221269,0.217782,0.222149,0.222869,0.220296,0.220461,0.221567,0.218887,0.220638,0.220111,0.217149,0.221206,0.223111,0.219729,0.221749,0.222898,0.219782,0.221783,0.22098,0.217719,0.21964,0.220806,0.218693,0.220454,0.221682,0.219475,0.219674,0.223167,0.21974,0.221222,0.220702,0.21907,0.221862,0.221943,0.221143,0.220791,0.222246,0.223348,0.224208,0.222845,0.220566],
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
336 "T":[0.0853705,0.30144,0.261653,0.341386,0.325897,0.148093,0.19419,0.164055,0.172098,0.292212,0.189982,0.252832,0.220966,0.213626,0.181296,0.20331,0.227198,0.227182,0.223397,0.221158,0.225615,0.223301,0.220418,0.225693,0.22644,0.226152,0.227535,0.225849,0.224562,0.222762,0.222599,0.219986,0.222079,0.223575,0.223087,0.226425,0.224705,0.225684,0.226142,0.223979,0.22316,0.225057,0.223853,0.2209,0.225051,0.224747,0.224034,0.22708,0.224716,0.225304,0.226322,0.224327,0.222149,0.223348,0.223102,0.223355,0.225423,0.226048,0.224515,0.225692,0.224951,0.223646,0.22488,0.222165,0.222151,0.224628,0.223444,0.222944,0.22339,0.225703,0.224636,0.225093,0.223907,0.224528,0.225351,0.223968,0.223485,0.224014,0.22416,0.22405,0.225001,0.224225,0.225319,0.224629,0.223936,0.222192,0.224624,0.223677,0.222285,0.225507,0.223927,0.224266,0.226399,0.224465,0.223539,0.22416,0.222452,0.222056,0.223078,0.223505,0.223898,0.224855,0.225473,0.224156,0.225064,0.224347,0.223705,0.223887,0.222728,0.221144,0.222215,0.224255,0.222408,0.225054,0.225441,0.223511,0.226243,0.223493,0.221465,0.223824,0.222991,0.223777,0.225005,0.224996,0.223506,0.226346,0.225074,0.22297,0.223146,0.224258,0.221763,0.2255,0.223976,0.223046,0.224022,0.225468,0.223623,0.223947,0.223256,0.221971,0.223672,0.221965,0.221853,0.224607,0.224671,0.223696,0.224704,0.224427,0.223441,0.224962,0.223061,0.221365,0.223861,0.222986,0.222669,0.225389,0.224329,0.222765,0.22311,0.223755,0.221957,0.223993,0.222633,0.22259,0.224876,0.224344,0.222979,0.225608,0.223364,0.222367,0.224181,0.222753,0.22212,0.222341,0.222092,0.222631,0.223107,0.224414,0.222762,0.224188,0.222471,0.222144,0.223268,0.22445,0.222686,0.223741,0.223042,0.223742,0.223598,0.223261,0.2216,0.223977,0.223355,0.222809,0.223607,0.223088,0.222558,0.223868,0.221726,0.221994,0.223124,0.223576,0.221503,0.223588,0.222482,0.222789,0.222869,0.223049,0.221181,0.22293,0.222182,0.221992,0.224051,0.222597,0.221156,0.22415,0.222662,0.221631,0.223879,0.222519,0.221886,0.224173,0.22179,0.222431,0.223153,0.2227,0.221005,0.224249,0.223368,0.224012,0.223483,0.223558,0.222531,0.222906,0.224641,0.221495,0.224122,0.224504,0.225111,0.226066,0.222322,0.22544,0.22709,0.222314],
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
337 "C":[0.261337,0.30677,0.287155,0.374456,0.167179,0.154102,0.251034,0.248035,0.475041,0.310348,0.185649,0.317119,0.281022,0.382102,0.278754,0.270267,0.275339,0.264878,0.269229,0.275638,0.277976,0.280251,0.280412,0.277521,0.277672,0.276873,0.275464,0.279833,0.277635,0.27756,0.280696,0.279633,0.279979,0.280694,0.279377,0.277101,0.277925,0.276258,0.276935,0.278636,0.278245,0.276586,0.279901,0.280172,0.278206,0.281109,0.277901,0.275769,0.278851,0.276174,0.276454,0.280136,0.280064,0.276983,0.279365,0.279676,0.277879,0.279173,0.27621,0.277059,0.278834,0.277498,0.277465,0.280537,0.277616,0.278574,0.280734,0.279574,0.278176,0.278611,0.277374,0.277433,0.27954,0.277541,0.277671,0.279707,0.279876,0.277663,0.28102,0.27838,0.278219,0.278604,0.276831,0.276659,0.278735,0.278426,0.276861,0.280899,0.278931,0.276833,0.280158,0.277438,0.277531,0.277227,0.278262,0.277022,0.280428,0.278808,0.278093,0.282515,0.277808,0.278916,0.2783,0.277163,0.275707,0.277728,0.277582,0.278051,0.281736,0.279605,0.278547,0.280435,0.27911,0.278902,0.27922,0.276622,0.276736,0.27938,0.280419,0.279225,0.281106,0.279029,0.277901,0.278854,0.275953,0.276754,0.278633,0.278543,0.278825,0.278987,0.27895,0.278179,0.278432,0.278245,0.277395,0.277901,0.278074,0.278106,0.278407,0.279041,0.278377,0.27971,0.278556,0.276703,0.278827,0.278382,0.275609,0.279348,0.277554,0.277643,0.279486,0.279134,0.279547,0.280363,0.2798,0.276543,0.278216,0.279615,0.278592,0.279487,0.278901,0.27801,0.28135,0.278885,0.277151,0.279084,0.278106,0.277091,0.279461,0.280419,0.27925,0.280403,0.278746,0.279295,0.28132,0.27953,0.278533,0.2798,0.277283,0.276792,0.28188,0.279312,0.277769,0.279861,0.279382,0.278604,0.281736,0.278292,0.278401,0.281434,0.278851,0.278943,0.280178,0.279488,0.27938,0.28113,0.278887,0.278858,0.28101,0.279742,0.278991,0.28105,0.279616,0.28031,0.281745,0.279224,0.278539,0.28003,0.281015,0.279618,0.281216,0.280406,0.279384,0.28334,0.27988,0.2786,0.281252,0.279678,0.277648,0.280965,0.280696,0.278443,0.283389,0.280134,0.280878,0.280407,0.281633,0.279208,0.279667,0.28051,0.278667,0.282184,0.28058,0.279711,0.281792,0.279523,0.280383,0.279713,0.278411,0.27846,0.28116,0.276043,0.277839,0.27741],
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
338 "G":[0.490299,0.22594,0.245557,0.147847,0.166284,0.363159,0.292471,0.298158,0.240565,0.16467,0.444633,0.231749,0.332764,0.243076,0.304294,0.291838,0.263329,0.2698,0.274514,0.274958,0.272332,0.276562,0.275402,0.273536,0.274325,0.273222,0.271279,0.272447,0.273948,0.273511,0.275119,0.275958,0.273172,0.276173,0.275338,0.271535,0.274843,0.273599,0.272499,0.275355,0.274382,0.273635,0.274942,0.275903,0.272409,0.273201,0.27334,0.272419,0.273552,0.274242,0.273362,0.274211,0.274113,0.273474,0.275465,0.274044,0.27347,0.273897,0.275314,0.271466,0.272897,0.274246,0.272117,0.275163,0.276732,0.27363,0.27488,0.275052,0.273321,0.275161,0.273684,0.273272,0.27454,0.274434,0.272475,0.27601,0.27471,0.274437,0.275607,0.27491,0.272631,0.274813,0.275515,0.273964,0.275056,0.275879,0.273898,0.276037,0.276045,0.274279,0.275029,0.275245,0.27177,0.275569,0.274484,0.274023,0.27617,0.276633,0.273729,0.274789,0.275326,0.272629,0.274027,0.275622,0.272788,0.275111,0.274787,0.27363,0.275451,0.276313,0.27576,0.276494,0.275996,0.272054,0.274635,0.275233,0.271667,0.276239,0.275809,0.273927,0.276451,0.275393,0.272926,0.276074,0.275821,0.273327,0.274989,0.275508,0.27461,0.276492,0.277806,0.273977,0.277314,0.275604,0.27361,0.275624,0.276068,0.273167,0.276679,0.27641,0.275911,0.27694,0.276858,0.273622,0.276096,0.274406,0.274339,0.275425,0.275679,0.274254,0.276615,0.276597,0.273139,0.276174,0.274872,0.273958,0.276925,0.27557,0.274392,0.275909,0.277113,0.275365,0.27645,0.276022,0.274795,0.276532,0.275975,0.272746,0.277416,0.275804,0.273981,0.27665,0.277213,0.274786,0.2763,0.276305,0.274644,0.275833,0.278045,0.275914,0.275705,0.276485,0.275707,0.276497,0.276872,0.275409,0.275719,0.277242,0.275675,0.27623,0.276908,0.274759,0.277635,0.277421,0.27563,0.275149,0.275337,0.275641,0.277075,0.276187,0.274432,0.276172,0.276705,0.274833,0.277991,0.275838,0.275723,0.276624,0.277343,0.275885,0.277715,0.276965,0.276453,0.276914,0.277758,0.274139,0.276357,0.276942,0.275575,0.276735,0.275634,0.276405,0.277102,0.277795,0.275163,0.2782,0.276908,0.274861,0.27749,0.275804,0.274683,0.274518,0.275666,0.276681,0.274497,0.27712,0.273552,0.27464,0.275687,0.273227,0.27317,0.274309,0.272226,0.27971],
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
339 "N":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
340 "GC":[0.751636,0.532709,0.532712,0.522303,0.333462,0.517261,0.543505,0.546193,0.715606,0.475017,0.630282,0.548868,0.613786,0.625178,0.583048,0.562105,0.538669,0.534679,0.543744,0.550596,0.550308,0.556812,0.555814,0.551058,0.551997,0.550095,0.546743,0.55228,0.551584,0.551071,0.555815,0.555591,0.553151,0.556868,0.554715,0.548637,0.552767,0.549857,0.549435,0.553991,0.552627,0.55022,0.554843,0.556075,0.550615,0.55431,0.551241,0.548188,0.552404,0.550416,0.549816,0.554347,0.554177,0.550457,0.55483,0.55372,0.551349,0.55307,0.551524,0.548525,0.551731,0.551745,0.549583,0.5557,0.554348,0.552204,0.555614,0.554626,0.551496,0.553772,0.551058,0.550705,0.55408,0.551976,0.550147,0.555716,0.554586,0.5521,0.556626,0.55329,0.55085,0.553417,0.552345,0.550624,0.553791,0.554305,0.550759,0.556936,0.554976,0.551112,0.555187,0.552683,0.549301,0.552796,0.552746,0.551045,0.556598,0.555442,0.551822,0.557304,0.553134,0.551545,0.552326,0.552785,0.548495,0.552838,0.552368,0.551681,0.557186,0.555919,0.554306,0.55693,0.555106,0.550955,0.553854,0.551855,0.548403,0.555619,0.556228,0.553152,0.557557,0.554422,0.550827,0.554928,0.551774,0.550082,0.553623,0.554051,0.553435,0.555478,0.556756,0.552156,0.555746,0.553848,0.551005,0.553525,0.554142,0.551273,0.555086,0.555451,0.554287,0.55665,0.555414,0.550325,0.554923,0.552789,0.549947,0.554773,0.553233,0.551897,0.556101,0.555731,0.552686,0.556537,0.554672,0.550502,0.555141,0.555185,0.552984,0.555396,0.556015,0.553375,0.5578,0.554907,0.551946,0.555616,0.55408,0.549837,0.556877,0.556224,0.553231,0.557053,0.555959,0.554081,0.557619,0.555834,0.553177,0.555633,0.555328,0.552706,0.557585,0.555798,0.553476,0.556358,0.556253,0.554012,0.557455,0.555534,0.554076,0.557664,0.555759,0.553703,0.557813,0.556909,0.55501,0.556279,0.554224,0.5545,0.558085,0.555929,0.553423,0.557222,0.55632,0.555143,0.559736,0.555063,0.554262,0.556654,0.558358,0.555503,0.558931,0.557371,0.555837,0.560254,0.557638,0.552739,0.557609,0.55662,0.553223,0.5577,0.556331,0.554848,0.560491,0.557929,0.556041,0.558607,0.558541,0.554069,0.557157,0.556314,0.553349,0.556703,0.556247,0.556392,0.556289,0.556643,0.553935,0.554353,0.554098,0.551688,0.55433,0.550353,0.550065,0.55712]
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
341 },
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
342 "kmer_count": {
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
343 "AAAAA":199135, "AAAAT":141022, "AAAAC":135855, "AAAAG":108315, "AAATA":93871, "AAATT":86243, "AAATC":115211, "AAATG":83548, "AAACA":90372, "AAACT":66288, "AAACC":112925, "AAACG":116005, "AAAGA":96678, "AAAGT":65863, "AAAGC":137914, "AAAGG":83826,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
344 "AATAA":102837, "AATAT":99904, "AATAC":73356, "AATAG":44919, "AATTA":56095, "AATTT":86823, "AATTC":60590, "AATTG":43781, "AATCA":112306, "AATCT":61477, "AATCC":77754, "AATCG":93957, "AATGA":79726, "AATGT":43462, "AATGC":86218, "AATGG":78896,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
345 "AACAA":71729, "AACAT":63573, "AACAC":48783, "AACAG":103797, "AACTA":26688, "AACTT":48795, "AACTC":47595, "AACTG":80368, "AACCA":89706, "AACCT":67723, "AACCC":72196, "AACCG":106662, "AACGA":78161, "AACGT":78892, "AACGC":136921, "AACGG":105149,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
346 "AAGAA":78991, "AAGAT":68890, "AAGAC":48479, "AAGAG":68935, "AAGTA":33876, "AAGTT":47612, "AAGTC":43910, "AAGTG":51064, "AAGCA":70170, "AAGCT":76851, "AAGCC":102498, "AAGCG":129034, "AAGGA":47408, "AAGGT":60425, "AAGGC":93930, "AAGGG":52982,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
347 "ATAAA":128917, "ATAAT":87455, "ATAAC":77505, "ATAAG":50391, "ATATA":46289, "ATATT":100570, "ATATC":112701, "ATATG":63890, "ATACA":39524, "ATACT":40937, "ATACC":86439, "ATACG":60055, "ATAGA":40542, "ATAGT":38345, "ATAGC":85248, "ATAGG":29002,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
348 "ATTAA":88180, "ATTAT":85933, "ATTAC":63308, "ATTAG":26422, "ATTTA":74560, "ATTTT":142659, "ATTTC":103068, "ATTTG":62799, "ATTCA":87299, "ATTCT":63312, "ATTCC":67421, "ATTCG":66457, "ATTGA":83760, "ATTGT":50375, "ATTGC":87108, "ATTGG":50055,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
349 "ATCAA":95876, "ATCAT":99748, "ATCAC":97819, "ATCAG":145955, "ATCTA":24180, "ATCTT":71608, "ATCTC":73776, "ATCTG":112774, "ATCCA":88991, "ATCCT":72684, "ATCCC":85136, "ATCCG":107090, "ATCGA":108574, "ATCGT":99030, "ATCGC":188987, "ATCGG":112810,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
350 "ATGAA":104342, "ATGAT":96230, "ATGAC":82131, "ATGAG":57910, "ATGTA":32862, "ATGTT":62702, "ATGTC":52764, "ATGTG":39745, "ATGCA":66203, "ATGCT":88936, "ATGCC":112982, "ATGCG":102369, "ATGGA":64827, "ATGGT":81544, "ATGGC":130803, "ATGGG":58814,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
351 "ACAAA":74620, "ACAAT":51969, "ACAAC":56826, "ACAAG":30261, "ACATA":34078, "ACATT":44677, "ACATC":75698, "ACATG":38549, "ACACA":23798, "ACACT":23086, "ACACC":58598, "ACACG":31232, "ACAGA":48666, "ACAGT":32065, "ACAGC":121600, "ACAGG":72107,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
352 "ACTAA":22835, "ACTAT":38355, "ACTAC":34589, "ACTAG":4730, "ACTTA":26666, "ACTTT":68786, "ACTTC":71172, "ACTTG":19200, "ACTCA":42997, "ACTCT":34943, "ACTCC":44004, "ACTCG":35531, "ACTGA":56585, "ACTGT":32475, "ACTGC":76505, "ACTGG":82906,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
353 "ACCAA":53160, "ACCAT":86039, "ACCAC":95980, "ACCAG":143312, "ACCTA":20456, "ACCTT":65109, "ACCTC":53922, "ACCTG":111875, "ACCCA":59547, "ACCCT":56109, "ACCCC":50538, "ACCCG":99629, "ACCGA":89180, "ACCGT":89688, "ACCGC":163587, "ACCGG":142369,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
354 "ACGAA":65400, "ACGAT":97651, "ACGAC":68109, "ACGAG":37318, "ACGTA":40231, "ACGTT":79831, "ACGTC":75188, "ACGTG":52593, "ACGCA":75438, "ACGCT":116708, "ACGCC":173245, "ACGCG":118984, "ACGGA":54004, "ACGGT":87123, "ACGGC":151052, "ACGGG":60324,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
355 "AGAAA":93612, "AGAAT":61345, "AGAAC":62241, "AGAAG":67463, "AGATA":67936, "AGATT":59551, "AGATC":71595, "AGATG":74186, "AGACA":34574, "AGACT":26258, "AGACC":59258, "AGACG":69304, "AGAGA":55417, "AGAGT":33147, "AGAGC":71301, "AGAGG":46018,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
356 "AGTAA":42932, "AGTAT":39165, "AGTAC":42402, "AGTAG":27601, "AGTTA":35096, "AGTTT":64673, "AGTTC":62939, "AGTTG":39011, "AGTCA":41660, "AGTCT":26267, "AGTCC":35709, "AGTCG":53312, "AGTGA":45783, "AGTGT":21901, "AGTGC":45423, "AGTGG":50744,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
357 "AGCAA":75697, "AGCAT":88494, "AGCAC":86304, "AGCAG":193181, "AGCTA":35541, "AGCTT":78588, "AGCTC":81759, "AGCTG":171564, "AGCCA":108848, "AGCCT":70732, "AGCCC":90147, "AGCCG":146004, "AGCGA":113906, "AGCGT":115392, "AGCGC":240989, "AGCGG":158166,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
358 "AGGAA":67607, "AGGAT":69270, "AGGAC":37119, "AGGAG":49390, "AGGTA":43884, "AGGTT":66499, "AGGTC":58803, "AGGTG":69135, "AGGCA":62269, "AGGCT":69606, "AGGCC":100057, "AGGCG":148898, "AGGGA":44309, "AGGGT":53627, "AGGGC":74961, "AGGGG":50722,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
359 "TAAAA":110672, "TAAAT":74621, "TAAAC":78011, "TAAAG":90839, "TAATA":59972, "TAATT":56611, "TAATC":80759, "TAATG":67967, "TAACA":45121, "TAACT":35285, "TAACC":74863, "TAACG":86156, "TAAGA":30603, "TAAGT":25537, "TAAGC":65791, "TAAGG":40322,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
360 "TATAA":44064, "TATAT":45741, "TATAC":34266, "TATAG":36607, "TATTA":59280, "TATTT":94498, "TATTC":86825, "TATTG":79385, "TATCA":86855, "TATCT":69215, "TATCC":93044, "TATCG":138151, "TATGA":52255, "TATGT":33156, "TATGC":68347, "TATGG":60470,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
361 "TACAA":33836, "TACAT":33345, "TACAC":28920, "TACAG":55754, "TACTA":18659, "TACTT":35501, "TACTC":38599, "TACTG":62943, "TACCA":59457, "TACCT":46533, "TACCC":63360, "TACCG":129193, "TACGA":40223, "TACGT":39863, "TACGC":97741, "TACGG":66340,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
362 "TAGAA":26040, "TAGAT":23948, "TAGAC":20575, "TAGAG":27019, "TAGTA":18701, "TAGTT":26991, "TAGTC":26795, "TAGTG":27229, "TAGCA":30074, "TAGCT":36596, "TAGCC":70915, "TAGCG":81595, "TAGGA":11288, "TAGGT":19855, "TAGGC":28521, "TAGGG":18877,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
363 "TTAAA":90823, "TTAAT":88220, "TTAAC":87813, "TTAAG":52574, "TTATA":44493, "TTATT":102637, "TTATC":131509, "TTATG":65644, "TTACA":37736, "TTACT":44009, "TTACC":97003, "TTACG":69203, "TTAGA":18260, "TTAGT":22360, "TTAGC":59126, "TTAGG":17820,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
364 "TTTAA":91247, "TTTAT":128424, "TTTAC":95791, "TTTAG":42110, "TTTTA":112206, "TTTTT":207532, "TTTTC":162142, "TTTTG":121499, "TTTCA":125670, "TTTCT":98012, "TTTCC":125055, "TTTCG":106936, "TTTGA":83098, "TTTGT":73802, "TTTGC":135494, "TTTGG":66980,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
365 "TTCAA":80482, "TTCAT":108891, "TTCAC":93309, "TTCAG":138041, "TTCTA":26922, "TTCTT":84290, "TTCTC":78943, "TTCTG":108841, "TTCCA":92567, "TTCCT":70211, "TTCCC":84219, "TTCCG":118341, "TTCGA":65279, "TTCGT":66503, "TTCGC":149877, "TTCGG":87622,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
366 "TTGAA":76872, "TTGAT":93818, "TTGAC":64759, "TTGAG":69390, "TTGTA":33878, "TTGTT":71580, "TTGTC":60827, "TTGTG":44563, "TTGCA":52103, "TTGCT":76697, "TTGCC":137078, "TTGCG":95965, "TTGGA":20736, "TTGGT":51606, "TTGGC":97566, "TTGGG":32034,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
367 "TCAAA":84433, "TCAAT":87054, "TCAAC":93109, "TCAAG":47830, "TCATA":53810, "TCATT":81877, "TCATC":140991, "TCATG":76382, "TCACA":37708, "TCACT":48351, "TCACC":135110, "TCACG":82566, "TCAGA":69165, "TCAGT":56377, "TCAGC":212654, "TCAGG":130029,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
368 "TCTAA":18941, "TCTAT":40352, "TCTAC":36306, "TCTAG":3648, "TCTTA":32105, "TCTTT":102865, "TCTTC":112269, "TCTTG":36217, "TCTCA":47119, "TCTCT":58679, "TCTCC":81729, "TCTCG":57602, "TCTGA":70068, "TCTGT":49222, "TCTGC":129293, "TCTGG":116260,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
369 "TCCAA":21606, "TCCAT":68432, "TCCAC":71294, "TCCAG":143777, "TCCTA":11493, "TCCTT":50826, "TCCTC":57263, "TCCTG":116175, "TCCCA":45765, "TCCCT":46361, "TCCCC":68920, "TCCCG":98557, "TCCGA":40995, "TCCGT":55649, "TCCGC":141310, "TCCGG":135022,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
370 "TCGAA":64326, "TCGAT":107649, "TCGAC":86016, "TCGAG":56970, "TCGTA":40992, "TCGTT":79156, "TCGTC":94224, "TCGTG":56053, "TCGCA":60761, "TCGCT":116829, "TCGCC":230459, "TCGCG":155982, "TCGGA":40323, "TCGGT":87272, "TCGGC":177690, "TCGGG":62975,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
371 "TGAAA":120902, "TGAAT":85811, "TGAAC":92015, "TGAAG":105754, "TGATA":85951, "TGATT":108980, "TGATC":85257, "TGATG":146598, "TGACA":44030, "TGACT":42052, "TGACC":112699, "TGACG":125074, "TGAGA":44938, "TGAGT":41305, "TGAGC":103382, "TGAGG":51902,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
372 "TGTAA":37690, "TGTAT":37269, "TGTAC":41169, "TGTAG":33054, "TGTTA":43940, "TGTTT":89686, "TGTTC":84533, "TGTTG":66872, "TGTCA":44210, "TGTCT":34670, "TGTCC":47080, "TGTCG":83082, "TGTGA":35968, "TGTGT":22254, "TGTGC":50599, "TGTGG":52375,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
373 "TGCAA":51841, "TGCAT":66010, "TGCAC":58704, "TGCAG":130897, "TGCTA":29469, "TGCTT":72455, "TGCTC":92697, "TGCTG":250447, "TGCCA":95435, "TGCCT":63809, "TGCCC":94363, "TGCCG":214419, "TGCGA":60515, "TGCGT":74092, "TGCGC":197857, "TGCGG":132330,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
374 "TGGAA":87683, "TGGAT":82806, "TGGAC":49301, "TGGAG":66614, "TGGTA":56769, "TGGTT":86393, "TGGTC":87645, "TGGTG":126574, "TGGCA":92370, "TGGCT":106070, "TGGCC":139064, "TGGCG":250694, "TGGGA":44087, "TGGGT":56557, "TGGGC":93919, "TGGGG":61065,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
375 "CAAAA":121184, "CAAAT":63421, "CAAAC":84098, "CAAAG":91305, "CAATA":81414, "CAATT":45195, "CAATC":83505, "CAATG":68697, "CAACA":68924, "CAACT":39619, "CAACC":80430, "CAACG":105904, "CAAGA":34872, "CAAGT":19017, "CAAGC":58867, "CAAGG":44282,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
376 "CATAA":67339, "CATAT":66287, "CATAC":46460, "CATAG":40298, "CATTA":69452, "CATTT":86676, "CATTC":70103, "CATTG":68522, "CATCA":154248, "CATCT":79198, "CATCC":97711, "CATCG":155891, "CATGA":75730, "CATGT":38923, "CATGC":79911, "CATGG":75536,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
377 "CACAA":46678, "CACAT":42309, "CACAC":28193, "CACAG":51632, "CACTA":28044, "CACTT":55353, "CACTC":37341, "CACTG":52404, "CACCA":138027, "CACCT":75113, "CACCC":73667, "CACCG":145829, "CACGA":58129, "CACGT":54751, "CACGC":115124, "CACGG":74834,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
378 "CAGAA":105382, "CAGAT":111434, "CAGAC":81782, "CAGAG":60258, "CAGTA":62131, "CAGTT":81096, "CAGTC":53314, "CAGTG":51112, "CAGCA":254048, "CAGCT":175317, "CAGCC":173513, "CAGCG":316203, "CAGGA":111404, "CAGGT":107710, "CAGGC":191370, "CAGGG":108075,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
379 "CTAAA":42414, "CTAAT":26935, "CTAAC":30501, "CTAAG":19386, "CTATA":36635, "CTATT":44999, "CTATC":72148, "CTATG":39973, "CTACA":33192, "CTACT":27860, "CTACC":51235, "CTACG":54633, "CTAGA":3502, "CTAGT":4748, "CTAGC":8122, "CTAGG":3332,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
380 "CTTAA":54144, "CTTAT":53065, "CTTAC":42501, "CTTAG":19470, "CTTTA":94175, "CTTTT":116897, "CTTTC":101297, "CTTTG":93540, "CTTCA":114023, "CTTCT":73940, "CTTCC":104741, "CTTCG":110573, "CTTGA":48126, "CTTGT":31487, "CTTGC":57118, "CTTGG":24822,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
381 "CTCAA":71903, "CTCAT":61382, "CTCAC":48489, "CTCAG":70495, "CTCTA":27575, "CTCTT":75739, "CTCTC":52823, "CTCTG":62298, "CTCCA":72349, "CTCCT":54085, "CTCCC":52983, "CTCCG":79867, "CTCGA":56887, "CTCGT":38259, "CTCGC":95642, "CTCGG":68264,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
382 "CTGAA":136996, "CTGAT":145232, "CTGAC":114947, "CTGAG":69651, "CTGTA":55723, "CTGTT":104409, "CTGTC":65151, "CTGTG":50638, "CTGCA":133226, "CTGCT":196908, "CTGCC":148375, "CTGCG":189879, "CTGGA":136008, "CTGGT":137321, "CTGGC":256427, "CTGGG":106701,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
383 "CCAAA":68808, "CCAAT":51869, "CCAAC":62783, "CCAAG":24759, "CCATA":64185, "CCATT":82438, "CCATC":128907, "CCATG":77849, "CCACA":56232, "CCACT":55251, "CCACC":128921, "CCACG":102219, "CCAGA":118399, "CCAGT":85477, "CCAGC":320850, "CCAGG":131600,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
384 "CCTAA":18605, "CCTAT":29685, "CCTAC":29395, "CCTAG":3518, "CCTTA":42642, "CCTTT":90464, "CCTTC":95255, "CCTTG":46674, "CCTCA":55123, "CCTCT":49923, "CCTCC":56175, "CCTCG":70421, "CCTGA":133228, "CCTGT":74278, "CCTGC":195744, "CCTGG":131364,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
385 "CCCAA":33161, "CCCAT":61932, "CCCAC":63150, "CCCAG":109492, "CCCTA":19784, "CCCTT":56938, "CCCTC":47965, "CCCTG":112648, "CCCCA":62221, "CCCCT":52889, "CCCCC":60811, "CCCCG":86369, "CCCGA":64796, "CCCGT":61841, "CCCGC":162883, "CCCGG":156107,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
386 "CCGAA":86580, "CCGAT":114992, "CCGAC":102629, "CCGAG":69495, "CCGTA":67592, "CCGTT":108062, "CCGTC":113896, "CCGTG":74867, "CCGCA":134722, "CCGCT":162848, "CCGCC":265573, "CCGCG":209097, "CCGGA":133722, "CCGGT":141254, "CCGGC":246322, "CCGGG":155106,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
387 "CGAAA":103625, "CGAAT":66387, "CGAAC":85473, "CGAAG":105131, "CGATA":138342, "CGATT":93778, "CGATC":121354, "CGATG":149609, "CGACA":83720, "CGACT":54489, "CGACC":102717, "CGACG":142608, "CGAGA":56591, "CGAGT":34385, "CGAGC":94699, "CGAGG":68227,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
388 "CGTAA":68610, "CGTAT":58936, "CGTAC":61197, "CGTAG":55270, "CGTTA":86356, "CGTTT":117107, "CGTTC":94188, "CGTTG":106068, "CGTCA":128209, "CGTCT":71821, "CGTCC":74220, "CGTCG":145058, "CGTGA":80404, "CGTGT":30727, "CGTGC":85582, "CGTGG":96362,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
389 "CGCAA":96037, "CGCAT":104131, "CGCAC":80122, "CGCAG":185607, "CGCTA":81675, "CGCTT":134877, "CGCTC":106955, "CGCTG":312167, "CGCCA":261529, "CGCCT":156098, "CGCCC":161075, "CGCCG":370115, "CGCGA":154686, "CGCGT":119056, "CGCGC":289121, "CGCGG":205295,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
390 "CGGAA":114918, "CGGAT":105048, "CGGAC":67087, "CGGAG":74567, "CGGTA":124063, "CGGTT":105772, "CGGTC":102259, "CGGTG":135338, "CGGCA":212061, "CGGCT":144190, "CGGCC":155368, "CGGCG":357820, "CGGGA":94785, "CGGGT":95894, "CGGGC":153935, "CGGGG":89968,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
391 "GAAAA":155620, "GAAAT":100391, "GAAAC":88488, "GAAAG":94952, "GAATA":86543, "GAATT":59848, "GAATC":66472, "GAATG":69031, "GAACA":84513, "GAACT":62811, "GAACC":68769, "GAACG":92504, "GAAGA":104286, "GAAGT":66524, "GAAGC":117256, "GAAGG":87790,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
392 "GATAA":130595, "GATAT":109602, "GATAC":71944, "GATAG":71651, "GATTA":79090, "GATTT":115053, "GATTC":65989, "GATTG":79948, "GATCA":86084, "GATCT":71459, "GATCC":83229, "GATCG":121970, "GATGA":133691, "GATGT":71903, "GATGC":135205, "GATGG":122241,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
393 "GACAA":61818, "GACAT":53086, "GACAC":30692, "GACAG":63774, "GACTA":27005, "GACTT":45741, "GACTC":33486, "GACTG":53067, "GACCA":91342, "GACCT":60899, "GACCC":55591, "GACCG":103662, "GACGA":92517, "GACGT":73872, "GACGC":134716, "GACGG":107319,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
394 "GAGAA":75111, "GAGAT":68972, "GAGAC":38780, "GAGAG":50363, "GAGTA":37654, "GAGTT":46205, "GAGTC":32832, "GAGTG":34886, "GAGCA":90455, "GAGCT":78958, "GAGCC":68760, "GAGCG":103374, "GAGGA":54066, "GAGGT":50758, "GAGGC":67993, "GAGGG":44975,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
395 "GTAAA":93174, "GTAAT":63273, "GTAAC":46309, "GTAAG":40520, "GTATA":33683, "GTATT":72524, "GTATC":71496, "GTATG":45302, "GTACA":41925, "GTACT":43286, "GTACC":64705, "GTACG":61126, "GTAGA":35624, "GTAGT":34503, "GTAGC":67471, "GTAGG":28829,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
396 "GTTAA":86892, "GTTAT":77512, "GTTAC":46756, "GTTAG":29996, "GTTTA":77547, "GTTTT":138516, "GTTTC":89869, "GTTTG":82597, "GTTCA":94801, "GTTCT":64452, "GTTCC":68381, "GTTCG":86399, "GTTGA":90948, "GTTGT":55841, "GTTGC":82966, "GTTGG":60966,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
397 "GTCAA":64956, "GTCAT":83211, "GTCAC":64410, "GTCAG":115048, "GTCTA":20659, "GTCTT":51931, "GTCTC":39269, "GTCTG":81600, "GTCCA":51616, "GTCCT":38607, "GTCCC":37118, "GTCCG":68527, "GTCGA":85058, "GTCGT":66767, "GTCGC":130467, "GTCGG":100928,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
398 "GTGAA":87672, "GTGAT":92677, "GTGAC":63008, "GTGAG":45445, "GTGTA":27172, "GTGTT":47002, "GTGTC":30646, "GTGTG":26763, "GTGCA":56820, "GTGCT":83601, "GTGCC":70681, "GTGCG":78071, "GTGGA":66023, "GTGGT":88417, "GTGGC":105548, "GTGGG":59614,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
399 "GCAAA":133282, "GCAAT":87452, "GCAAC":82381, "GCAAG":54692, "GCATA":68334, "GCATT":85517, "GCATC":140468, "GCATG":77924, "GCACA":51670, "GCACT":46823, "GCACC":110602, "GCACG":87925, "GCAGA":124211, "GCAGT":74339, "GCAGC":266419, "GCAGG":187981,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
400 "GCTAA":59009, "GCTAT":84332, "GCTAC":65978, "GCTAG":7869, "GCTTA":67643, "GCTTT":143070, "GCTTC":122465, "GCTTG":59641, "GCTCA":107126, "GCTCT":74184, "GCTCC":75284, "GCTCG":96000, "GCTGA":208581, "GCTGT":119914, "GCTGC":266463, "GCTGG":308920,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
401 "GCCAA":100600, "GCCAT":135559, "GCCAC":111727, "GCCAG":261097, "GCCTA":29035, "GCCTT":100208, "GCCTC":70937, "GCCTG":193513, "GCCCA":99787, "GCCCT":80281, "GCCCC":81333, "GCCCG":161459, "GCCGA":179398, "GCCGT":156529, "GCCGC":304610, "GCCGG":244996,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
402 "GCGAA":145515, "GCGAT":183436, "GCGAC":127784, "GCGAG":91111, "GCGTA":95432, "GCGTT":136592, "GCGTC":135639, "GCGTG":110121, "GCGCA":196128, "GCGCT":240004, "GCGCC":280908, "GCGCG":286517, "GCGGA":135209, "GCGGT":153182, "GCGGC":297461, "GCGGG":159137,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
403 "GGAAA":121918, "GGAAT":65864, "GGAAC":67468, "GGAAG":97794, "GGATA":90765, "GGATT":76366, "GGATC":83051, "GGATG":92604, "GGACA":47132, "GGACT":36167, "GGACC":36140, "GGACG":72082, "GGAGA":76505, "GGAGT":41568, "GGAGC":70782, "GGAGG":52184,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
404 "GGTAA":93391, "GGTAT":82383, "GGTAC":62298, "GGTAG":50073, "GGTTA":74409, "GGTTT":114431, "GGTTC":68165, "GGTTG":77853, "GGTCA":112178, "GGTCT":58339, "GGTCC":35727, "GGTCG":100940, "GGTGA":126007, "GGTGT":54038, "GGTGC":102853, "GGTGG":119673,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
405 "GGCAA":134354, "GGCAT":110460, "GGCAC":70529, "GGCAG":143854, "GGCTA":69428, "GGCTT":103942, "GGCTC":67986, "GGCTG":168174, "GGCCA":142015, "GGCCT":100222, "GGCCC":74361, "GGCCG":154986, "GGCGA":219192, "GGCGT":165822, "GGCGC":272305, "GGCGG":251438,
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
406 "GGGAA":83036, "GGGAT":82103, "GGGAC":37086, "GGGAG":50475, "GGGTA":61814, "GGGTT":73471, "GGGTC":55657, "GGGTG":70337, "GGGCA":91664, "GGGCT":86664, "GGGCC":73345, "GGGCG":151343, "GGGGA":69576, "GGGGT":52474, "GGGGC":78422, "GGGGG":71811
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
407 },
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
408 "overrepresented_sequences": {
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
409 }
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
410 },
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
411 "command": "fastp -t 4 -i test-01_R1.fastq.gz -I test-01_R2.fastq.gz --cut_tail -o test-01_R1.trim.fastq.gz -O test-01_R2.trim.fastq.gz -j test-01_fastp.json "
091a2fb2e7ad "planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/tree/master/tools/fastp_json_to_tabular commit 888d26702a84c2f8fd1428aff8cd869e94cc0bae"
public-health-bioinformatics
parents:
diff changeset
412 }