MalariaReports
RunReportScript
- description
- Use RunReportScript to start the report generation process.
Inputs
Required
aligned_bases
(Float, required): total number of bases aligned to the reference genomealigned_coverage
(Float, required): number of reads uniquely mapped to a referencealigned_reads
(Int, required): total number of reads aligned to the reference genomeaverage_identity
(Float, required)fraction_aligned_bases
(Float, required): percentage of bases aligned out of all bases in the sequencelocation_table
(File, required): table containing the region, district, site, and facility type for this sample's locationnum_reads_q10
(Int, required): the number of reads where the probability of a given base call being wrong is 1 in 10num_reads_q12
(Int, required): the number of reads where the probability of a given base call being wrong is approximately 1 in 16num_reads_q15
(Int, required)num_reads_q5
(Int, required): the number of reads where the probability of a given base call being wrong is approximately 1 in 3num_reads_q7
(Int, required): the number of reads where the probability of a given base call being wrong is approximately 1 in 5qc_pass
(String, required): status to determine whether or not the sequencing run passes quality control standardsregions_bed
(File, required)sample_name
(String, required): name of sequenced samplesnapshots
(Array[File], required)tech_flag
(String, required): string denoting if the sample was sequenced using long read or short read techniquesupload_date
(String, required): date sample was uploaded
Optional
HRP2
(String?): value denoting whether the HRP2 marker is present or not -- true or falseHRP3
(String?): value denoting whether the HRP3 marker is present or not -- true or falsealigned_read_length
(Float?): number at which 50% of the read lengths are longer than this valuebarcode
(String?): the barcode of the samplecode
(String?): the three letter code denoting the corresponding health facility/sitecollection_date
(String?): date sample was collectedcoverage_bin_size
(Int?): number to use as size of bins for coverage plot generation; default is 1500drug_resistance_text
(File?): text file used for determining and displaying drug resistancesfastqc_path
(File?): directory of fastqc_report used for finding BED and BAM fileslatitude
(Float?): latitude value of where the sample was takenlocation
(String?): location where the sample was takenlongitude
(Float?): longitude value of where the sample was takenont_qc_report
(File?): ONT QC report filepct_properly_paired_reads
(Float?): median read lengthread_qual_mean
(Float?): mean measure of the uncertainty of base callsruntime_attr_override
(RuntimeAttr?): Override the default runtime attributessequencing_date
(String?): date sample was sequencedspecies
(String?): species of sample
Outputs
report
(File)