POPSICLE- a software suite to determine population structure and to establish genotype-phenotype associations using Next-generation sequencing data |
MAIN INDEX ANALYTICAL PIPELINE CONTACT SYSTEM REQUIREMENTS POPSICLE Package Download Manual pages in HTML format Used Case |
RemoveLociWithLotsOfMissingData Prerequisites
It removes the markers with lots of missing data. How to run it? java -jar LPDtools.jar RemoveLociWithLotsOfMissingData -i popsicleInputFile -o outputFilteredPopsicleFile -m 0.1 Here -i is the popsicle input file generated using the utility GenerateInputFromAlleleFiles or filtered popsicle file generated using the utility RemoveInsignificantLoci. -o is the output file generated after removing markers with lots of missing data. -m is the maximum missing data tolerable. Eg. if -m is set to 0.7, markers with 70% or more missing data are ignored. Output The output is the same format as that of the utility GenerateInputFromAlleleFiles |
CITATION: Jahangheer S. Shaik, Asis Khan and Michael E. Grigg, "POPSICLE: A Software Suite to Study Population Structure and Ancestral Determinants of Phenotypes using Whole genome Sequencing Data", submitted to PLoS special edition |