Galaxy | Tool Preview

Single Fitness (version 0.1.0)
Additional csv fitness file(s)s
Additional csv fitness file(s) 0

Tool Description

This tool takes calculates a single insertion mutation's fitness effect on an organism based on fitness calculation data from multiple libraries.

Options

The csv fitness file(s): These are the csv (comma separated values) files containing the fitness values that will be used in downstream analyses. Since they should have been produced by the "Calculate Fitness" tool, each line besides the header should represent the following information for an insertion location: position,strand,count_1,count_2,ratio,mt_freq_t1,mt_freq_t2,pop_freq_t1,pop_freq_t2,gene,D,W,nW

Cutoff: This value lets you ignore the fitness scores of any insertion locations with an average count (the number of counts from t1 and t2 divided by 2) less than it.