Last updated: 2020-05-01
Checks: 7 0
Knit directory: Comparative_APA/analysis/
This reproducible R Markdown analysis was created with workflowr (version 1.6.0). The Checks tab describes the reproducibility checks that were applied when the results were created. The Past versions tab lists the development history.
Great! Since the R Markdown file has been committed to the Git repository, you know the exact version of the code that produced these results.
Great job! The global environment was empty. Objects defined in the global environment can affect the analysis in your R Markdown file in unknown ways. For reproduciblity it’s best to always run the code in an empty environment.
The command set.seed(20190902)
was run prior to running the code in the R Markdown file. Setting a seed ensures that any results that rely on randomness, e.g. subsampling or permutations, are reproducible.
Great job! Recording the operating system, R version, and package versions is critical for reproducibility.
Nice! There were no cached chunks for this analysis, so you can be confident that you successfully produced the results during this run.
Great job! Using relative paths to the files within your workflowr project makes it easier to run your code on other machines.
Great! You are using Git for version control. Tracking code development and connecting the code version to the results is critical for reproducibility. The version displayed above was the version of the Git repository at the time these results were generated.
Note that you need to be careful to ensure that all relevant files for the analysis have been committed to Git prior to generating the results (you can use wflow_publish
or wflow_git_commit
). workflowr only checks the R Markdown file, but you know if there are other scripts or data files that it depends on. Below is the status of the Git repository when the results were generated:
Ignored files:
Ignored: .DS_Store
Ignored: .Rhistory
Ignored: .Rproj.user/
Ignored: code/chimp_log/
Ignored: code/human_log/
Ignored: data/.DS_Store
Ignored: data/TrialFiltersMeta.txt.sb-9845453e-R58Y0Q/
Ignored: data/mediation_prot/
Ignored: data/metadata_HCpanel.txt.sb-284518db-RGf0kd/
Ignored: data/metadata_HCpanel.txt.sb-a5794dd2-i594qs/
Ignored: output/.DS_Store
Untracked files:
Untracked: ._.DS_Store
Untracked: Chimp/
Untracked: Human/
Untracked: analysis/AREstabilityScores.Rmd
Untracked: analysis/CrossChimpThreePrime.Rmd
Untracked: analysis/DiffTransProtvsExpression.Rmd
Untracked: analysis/DiffUsedUTR.Rmd
Untracked: analysis/GvizPlots.Rmd
Untracked: analysis/HandC.TvN
Untracked: analysis/PhenotypeOverlap10.Rmd
Untracked: analysis/annotationBias.Rmd
Untracked: analysis/assessReadQual.Rmd
Untracked: analysis/diffExpressionPantro6.Rmd
Untracked: code/._AlignmentScores.sh
Untracked: code/._BothFCMM.sh
Untracked: code/._BothFCMMPrim.sh
Untracked: code/._BothFCnewOInclusive.sh
Untracked: code/._ChimpStarMM2.sh
Untracked: code/._ClassifyLeafviz.sh
Untracked: code/._ClosestorthoEx.sh
Untracked: code/._Config_chimp.yaml
Untracked: code/._Config_chimp_full.yaml
Untracked: code/._Config_human.yaml
Untracked: code/._ConvertJunc2Bed.sh
Untracked: code/._CountNucleotides.py
Untracked: code/._CrossMapChimpRNA.sh
Untracked: code/._CrossMapThreeprime.sh
Untracked: code/._DiffSplice.sh
Untracked: code/._DiffSplicePlots.sh
Untracked: code/._DiffSplicePlots_gencode.sh
Untracked: code/._DiffSplice_gencode.sh
Untracked: code/._DiffSplice_removebad.sh
Untracked: code/._Filter255MM.sh
Untracked: code/._FilterPrimSec.sh
Untracked: code/._FindIntronForDomPAS.sh
Untracked: code/._FindIntronForDomPAS_DF.sh
Untracked: code/._GetMAPQscore.py
Untracked: code/._GetSecondaryMap.py
Untracked: code/._Lift5perPAS.sh
Untracked: code/._LiftFinalChimpJunc2Human.sh
Untracked: code/._LiftOrthoPAS2chimp.sh
Untracked: code/._MapBadSamples.sh
Untracked: code/._MismatchNumbers.sh
Untracked: code/._PAS_ATTAAA.sh
Untracked: code/._PAS_ATTAAA_df.sh
Untracked: code/._PAS_seqExpanded.sh
Untracked: code/._PASsequences.sh
Untracked: code/._PASsequences_DF.sh
Untracked: code/._PlotNuclearUsagebySpecies.R
Untracked: code/._PlotNuclearUsagebySpecies_DF.R
Untracked: code/._QuantMergedClusters.sh
Untracked: code/._RNATranscriptDTplot.sh
Untracked: code/._ReverseLiftFilter.R
Untracked: code/._RunFixLeafCluster.sh
Untracked: code/._RunNegMCMediation.sh
Untracked: code/._RunNegMCMediationDF.sh
Untracked: code/._RunPosMCMediationDF.err
Untracked: code/._RunPosMCMediationDF.sh
Untracked: code/._SAF2Bed.py
Untracked: code/._Snakefile
Untracked: code/._SnakefilePAS
Untracked: code/._SnakefilePASfilt
Untracked: code/._SortIndexBadSamples.sh
Untracked: code/._StarMM2.sh
Untracked: code/._TestFC.sh
Untracked: code/._assignPeak2Intronicregion
Untracked: code/._assignPeak2Intronicregion.sh
Untracked: code/._bed215upbed.py
Untracked: code/._bed2Bedbothstrand.py
Untracked: code/._bed2SAF_gen.py
Untracked: code/._buildIndecpantro5
Untracked: code/._buildIndecpantro5.sh
Untracked: code/._buildLeafviz.sh
Untracked: code/._buildLeafviz_leadAnno.sh
Untracked: code/._buildStarIndex.sh
Untracked: code/._chimpChromprder.sh
Untracked: code/._chimpMultiCov.sh
Untracked: code/._chimpMultiCov255.sh
Untracked: code/._chimpMultiCovInclusive.sh
Untracked: code/._chooseSignalSite.py
Untracked: code/._cleanbed2saf.py
Untracked: code/._cluster.json
Untracked: code/._cluster2bed.py
Untracked: code/._clusterLiftReverse.sh
Untracked: code/._clusterLiftReverse_removebad.sh
Untracked: code/._clusterLiftprimary.sh
Untracked: code/._clusterLiftprimary_removebad.sh
Untracked: code/._converBam2Junc.sh
Untracked: code/._converBam2Junc_removeBad.sh
Untracked: code/._extraSnakefiltpas
Untracked: code/._extractPhyloReg.py
Untracked: code/._extractPhyloRegGene.py
Untracked: code/._extractPhylopGeneral.ph
Untracked: code/._extractPhylopGeneral.py
Untracked: code/._extractPhylopReg200down.py
Untracked: code/._extractPhylopReg200up.py
Untracked: code/._filter5percPAS.py
Untracked: code/._filterNumChroms.py
Untracked: code/._filterPASforMP.py
Untracked: code/._filterPostLift.py
Untracked: code/._filterPrimaryread.py
Untracked: code/._filterSecondaryread.py
Untracked: code/._fixExonFC.py
Untracked: code/._fixFCheadforExp.py
Untracked: code/._fixLeafCluster.py
Untracked: code/._fixLiftedJunc.py
Untracked: code/._fixUTRexonanno.py
Untracked: code/._formathg38Anno.py
Untracked: code/._formatpantro6Anno.py
Untracked: code/._getRNAseqMapStats.sh
Untracked: code/._hg19MapStats.sh
Untracked: code/._humanChromorder.sh
Untracked: code/._humanMultiCov.sh
Untracked: code/._humanMultiCov255.sh
Untracked: code/._humanMultiCov_inclusive.sh
Untracked: code/._intersectLiftedPAS.sh
Untracked: code/._liftJunctionFiles.sh
Untracked: code/._liftPAS19to38.sh
Untracked: code/._liftedchimpJunc2human.sh
Untracked: code/._makeNuclearDapaplots.sh
Untracked: code/._makeNuclearDapaplots_DF.sh
Untracked: code/._makeSamplyGroupsHuman_TvN.py
Untracked: code/._mapRNAseqhg19.sh
Untracked: code/._mapRNAseqhg19_newPipeline.sh
Untracked: code/._maphg19.sh
Untracked: code/._maphg19_subjunc.sh
Untracked: code/._mediation_test.R
Untracked: code/._mergeChimp3prime_inhg38.sh
Untracked: code/._mergeandBWRNAseq.sh
Untracked: code/._mergedBam2BW.sh
Untracked: code/._nameClusters.py
Untracked: code/._negativeMediation_montecarlo.R
Untracked: code/._negativeMediation_montecarloDF.R
Untracked: code/._numMultimap.py
Untracked: code/._overlapMMandOrthoexon.sh
Untracked: code/._overlapPASandOrthoexon.sh
Untracked: code/._overlapapaQTLPAS.sh
Untracked: code/._parseHg38.py
Untracked: code/._postiveMediation_montecarlo_DF.R
Untracked: code/._prepareCleanLiftedFC_5perc4LC.py
Untracked: code/._prepareLeafvizAnno.sh
Untracked: code/._preparePAS4lift.py
Untracked: code/._primaryLift.sh
Untracked: code/._processhg38exons.py
Untracked: code/._quantJunc.sh
Untracked: code/._quantJunc_TEST.sh
Untracked: code/._quantJunc_removeBad.sh
Untracked: code/._quantLiftedPASPrimary.sh
Untracked: code/._quantMerged_seperatly.sh
Untracked: code/._recLiftchim2human.sh
Untracked: code/._revLiftPAShg38to19.sh
Untracked: code/._reverseLift.sh
Untracked: code/._runCheckReverseLift.sh
Untracked: code/._runChimpDiffIso.sh
Untracked: code/._runCountNucleotides.sh
Untracked: code/._runFilterNumChroms.sh
Untracked: code/._runHumanDiffIso.sh
Untracked: code/._runNuclearDiffIso_DF.sh
Untracked: code/._runNuclearDifffIso.sh
Untracked: code/._runTotalDiffIso.sh
Untracked: code/._run_chimpverifybam.sh
Untracked: code/._run_verifyBam.sh
Untracked: code/._snakemake.batch
Untracked: code/._snakemakePAS.batch
Untracked: code/._snakemakePASchimp.batch
Untracked: code/._snakemakePAShuman.batch
Untracked: code/._snakemake_chimp.batch
Untracked: code/._snakemake_human.batch
Untracked: code/._snakemakefiltPAS.batch
Untracked: code/._snakemakefiltPAS_chimp
Untracked: code/._snakemakefiltPAS_chimp.sh
Untracked: code/._snakemakefiltPAS_human.sh
Untracked: code/._spliceSite2Fasta.py
Untracked: code/._submit-snakemake-chimp.sh
Untracked: code/._submit-snakemake-human.sh
Untracked: code/._submit-snakemakePAS-chimp.sh
Untracked: code/._submit-snakemakePAS-human.sh
Untracked: code/._submit-snakemakefiltPAS-chimp.sh
Untracked: code/._submit-snakemakefiltPAS-human.sh
Untracked: code/._subset_diffisopheno_Nuclear_HvC.py
Untracked: code/._subset_diffisopheno_Nuclear_HvC_DF.py
Untracked: code/._subset_diffisopheno_Total_HvC.py
Untracked: code/._threeprimeOrthoFC.sh
Untracked: code/._transcriptDTplotsNuclear.sh
Untracked: code/._verifyBam4973.sh
Untracked: code/._verifyBam4973inHuman.sh
Untracked: code/._wrap_chimpverifybam.sh
Untracked: code/._wrap_verifyBam.sh
Untracked: code/._writeMergecode.py
Untracked: code/.snakemake/
Untracked: code/ALLPAS_sequenceDF.err
Untracked: code/ALLPAS_sequenceDF.out
Untracked: code/AlignmentScores.err
Untracked: code/AlignmentScores.out
Untracked: code/AlignmentScores.sh
Untracked: code/BothFCMM.err
Untracked: code/BothFCMM.out
Untracked: code/BothFCMM.sh
Untracked: code/BothFCMMPrim.err
Untracked: code/BothFCMMPrim.out
Untracked: code/BothFCMMPrim.sh
Untracked: code/BothFCnewOInclusive.sh
Untracked: code/BothFCnewOInclusive.sh.err
Untracked: code/BothFCnewOInclusive.sh.out
Untracked: code/ChimpStarMM2.err
Untracked: code/ChimpStarMM2.out
Untracked: code/ChimpStarMM2.sh
Untracked: code/ClassifyLeafviz.sh
Untracked: code/ClosestorthoEx.err
Untracked: code/ClosestorthoEx.out
Untracked: code/ClosestorthoEx.sh
Untracked: code/Config_chimp.yaml
Untracked: code/Config_chimp_full.yaml
Untracked: code/Config_human.yaml
Untracked: code/ConvertJunc2Bed.err
Untracked: code/ConvertJunc2Bed.out
Untracked: code/ConvertJunc2Bed.sh
Untracked: code/CountNucleotides.py
Untracked: code/CrossMapChimpRNA.sh
Untracked: code/CrossMapThreeprime.sh
Untracked: code/CrossmapChimp3prime.err
Untracked: code/CrossmapChimp3prime.out
Untracked: code/CrossmapChimpRNA.err
Untracked: code/CrossmapChimpRNA.out
Untracked: code/DTUTR.sh
Untracked: code/DiffSplice.err
Untracked: code/DiffSplice.out
Untracked: code/DiffSplice.sh
Untracked: code/DiffSplicePlots.err
Untracked: code/DiffSplicePlots.out
Untracked: code/DiffSplicePlots.sh
Untracked: code/DiffSplicePlots_gencode.sh
Untracked: code/DiffSplice_gencode.sh
Untracked: code/DiffSplice_removebad.err
Untracked: code/DiffSplice_removebad.out
Untracked: code/DiffSplice_removebad.sh
Untracked: code/Filter255.err
Untracked: code/Filter255.out
Untracked: code/Filter255MM.sh
Untracked: code/FilterPrimSec.err
Untracked: code/FilterPrimSec.out
Untracked: code/FilterPrimSec.sh
Untracked: code/FilterReverseLift.err
Untracked: code/FilterReverseLift.out
Untracked: code/FindDomXCutoff.py
Untracked: code/FindIntronForDomPAS.err
Untracked: code/FindIntronForDomPAS.out
Untracked: code/FindIntronForDomPAS.sh
Untracked: code/FindIntronForDomPAS_DF.sh
Untracked: code/GencodeDiffSplice.err
Untracked: code/GencodeDiffSplice.out
Untracked: code/GetMAPQscore.py
Untracked: code/GetSecondaryMap.py
Untracked: code/GetTopminus2Usage.py
Untracked: code/H3K36me3DTplot.err
Untracked: code/H3K36me3DTplot.out
Untracked: code/H3K36me3DTplot.sh
Untracked: code/H3K36me3DTplot_DiffIso.err
Untracked: code/H3K36me3DTplot_DiffIso.out
Untracked: code/H3K36me3DTplot_DiffIso.sh
Untracked: code/H3K36me3DTplot_Specific.err
Untracked: code/H3K36me3DTplot_Specific.out
Untracked: code/H3K36me3DTplot_Specific.sh
Untracked: code/H3K36me3DTplot_distalPAS.err
Untracked: code/H3K36me3DTplot_distalPAS.out
Untracked: code/H3K36me3DTplot_distalPAS.sh
Untracked: code/H3K36me3DTplot_transcript.err
Untracked: code/H3K36me3DTplot_transcript.out
Untracked: code/H3K36me3DTplot_transcript.sh
Untracked: code/H3K36me3DTplotwide.err
Untracked: code/H3K36me3DTplotwide.out
Untracked: code/H3K36me3DTplotwide.sh
Untracked: code/H3K9me3DTplot_transcript.err
Untracked: code/H3K9me3DTplot_transcript.out
Untracked: code/H3K9me3DTplot_transcript.sh
Untracked: code/H3K9me3_processandDT.sh
Untracked: code/HchromOrder.err
Untracked: code/HchromOrder.out
Untracked: code/InfoContentShannon.py
Untracked: code/InfoContentbyInd.py
Untracked: code/IntersectMMandOrtho.err
Untracked: code/IntersectMMandOrtho.out
Untracked: code/IntersectPASandOrtho.err
Untracked: code/IntersectPASandOrtho.out
Untracked: code/JunctionLift.err
Untracked: code/JunctionLift.out
Untracked: code/JunctionLiftFinalChimp.err
Untracked: code/JunctionLiftFinalChimp.out
Untracked: code/Lift5perPAS.sh
Untracked: code/Lift5perPASbed.err
Untracked: code/Lift5perPASbed.out
Untracked: code/LiftClustersFirst.err
Untracked: code/LiftClustersFirst.out
Untracked: code/LiftClustersFirst_remove.err
Untracked: code/LiftClustersFirst_remove.out
Untracked: code/LiftClustersSecond.err
Untracked: code/LiftClustersSecond.out
Untracked: code/LiftClustersSecond_remove.err
Untracked: code/LiftClustersSecond_remove.out
Untracked: code/LiftFinalChimpJunc2Human.sh
Untracked: code/LiftOrthoPAS2chimp.sh
Untracked: code/LiftorthoPAS.err
Untracked: code/LiftorthoPASt.out
Untracked: code/Log.out
Untracked: code/MapBadSamples.err
Untracked: code/MapBadSamples.out
Untracked: code/MapBadSamples.sh
Untracked: code/MapStats.err
Untracked: code/MapStats.out
Untracked: code/MaxEntCode/
Untracked: code/MergeClusters.err
Untracked: code/MergeClusters.out
Untracked: code/MergeClusters.sh
Untracked: code/MismatchNumbers.err
Untracked: code/MismatchNumbers.out
Untracked: code/MismatchNumbers.sh
Untracked: code/NuclearDTUTR.err
Untracked: code/NuclearDTUTRt.out
Untracked: code/NuclearPlotsDEandDiffDom_4.err
Untracked: code/NuclearPlotsDEandDiffDom_4.out
Untracked: code/NuclearPlotsDEandDiffDom_4.sh
Untracked: code/PAS_ATTAAA.err
Untracked: code/PAS_ATTAAA.out
Untracked: code/PAS_ATTAAA.sh
Untracked: code/PAS_ATTAAADF.err
Untracked: code/PAS_ATTAAADF.out
Untracked: code/PAS_ATTAAA_df.sh
Untracked: code/PAS_seqExpanded.sh
Untracked: code/PAS_sequence.err
Untracked: code/PAS_sequence.out
Untracked: code/PAS_sequenceDF.err
Untracked: code/PAS_sequenceDF.out
Untracked: code/PASexpanded_sequenceDF.err
Untracked: code/PASexpanded_sequenceDF.out
Untracked: code/PASsequences.sh
Untracked: code/PASsequences_DF.sh
Untracked: code/PlotNuclearUsagebySpecies.R
Untracked: code/PlotNuclearUsagebySpecies_DF.R
Untracked: code/PlotNuclearUsagebySpecies_DF_DEout.R
Untracked: code/QuantMergeClusters
Untracked: code/QuantMergeClusters.err
Untracked: code/QuantMergeClusters.out
Untracked: code/QuantMergedClusters.sh
Untracked: code/RNATranscriptDTplot.err
Untracked: code/RNATranscriptDTplot.out
Untracked: code/RNATranscriptDTplot.sh
Untracked: code/Rev_liftoverPAShg19to38.err
Untracked: code/Rev_liftoverPAShg19to38.out
Untracked: code/ReverseLiftFilter.R
Untracked: code/RunFixCluster.err
Untracked: code/RunFixCluster.out
Untracked: code/RunFixLeafCluster.sh
Untracked: code/RunNegMCMediation.err
Untracked: code/RunNegMCMediation.sh
Untracked: code/RunNegMCMediationDF.err
Untracked: code/RunNegMCMediationDF.out
Untracked: code/RunNegMCMediationDF.sh
Untracked: code/RunNegMCMediationr.out
Untracked: code/RunNewDom.err
Untracked: code/RunNewDom.out
Untracked: code/RunPosMCMediation.err
Untracked: code/RunPosMCMediation.sh
Untracked: code/RunPosMCMediationDF.err
Untracked: code/RunPosMCMediationDF.out
Untracked: code/RunPosMCMediationDF.sh
Untracked: code/RunPosMCMediationr.out
Untracked: code/SAF215upbed_gen.py
Untracked: code/SAF2Bed.py
Untracked: code/Snakefile
Untracked: code/SnakefilePAS
Untracked: code/SnakefilePASfilt
Untracked: code/SortIndexBadSamples.err
Untracked: code/SortIndexBadSamples.out
Untracked: code/SortIndexBadSamples.sh
Untracked: code/StarMM2.err
Untracked: code/StarMM2.out
Untracked: code/StarMM2.sh
Untracked: code/TestFC.err
Untracked: code/TestFC.out
Untracked: code/TestFC.sh
Untracked: code/TotalTranscriptDTplot.err
Untracked: code/TotalTranscriptDTplot.out
Untracked: code/UTR2FASTA.py
Untracked: code/Upstream10Bases_general.py
Untracked: code/allPASSeq_df.sh
Untracked: code/apaQTLsnake.err
Untracked: code/apaQTLsnake.out
Untracked: code/apaQTLsnakePAS.err
Untracked: code/apaQTLsnakePAS.out
Untracked: code/apaQTLsnakePAShuman.err
Untracked: code/apaQTLsnakefiltPAS.err
Untracked: code/apaQTLsnakefiltPAS.out
Untracked: code/assignPeak2Intronicregion.err
Untracked: code/assignPeak2Intronicregion.out
Untracked: code/assignPeak2Intronicregion.sh
Untracked: code/bam2junc.err
Untracked: code/bam2junc.out
Untracked: code/bam2junc_remove.err
Untracked: code/bam2junc_remove.out
Untracked: code/bed215upbed.py
Untracked: code/bed2Bedbothstrand.py
Untracked: code/bed2SAF_gen.py
Untracked: code/bed2saf.py
Untracked: code/bg_to_cov.py
Untracked: code/buildIndecpantro5
Untracked: code/buildIndecpantro5.sh
Untracked: code/buildLeafviz.err
Untracked: code/buildLeafviz.out
Untracked: code/buildLeafviz.sh
Untracked: code/buildLeafviz_leadAnno.sh
Untracked: code/buildLeafviz_leafanno.err
Untracked: code/buildLeafviz_leafanno.out
Untracked: code/buildStarIndex.sh
Untracked: code/callPeaksYL.py
Untracked: code/chimpChromprder.sh
Untracked: code/chimpMultiCov.err
Untracked: code/chimpMultiCov.out
Untracked: code/chimpMultiCov.sh
Untracked: code/chimpMultiCov255.sh
Untracked: code/chimpMultiCovInclusive.err
Untracked: code/chimpMultiCovInclusive.out
Untracked: code/chimpMultiCovInclusive.sh
Untracked: code/chooseAnno2Bed.py
Untracked: code/chooseAnno2SAF.py
Untracked: code/chooseSignalSite.py
Untracked: code/chromOrder.err
Untracked: code/chromOrder.out
Untracked: code/classifyLeafviz.err
Untracked: code/classifyLeafviz.out
Untracked: code/cleanbed2saf.py
Untracked: code/cluster.json
Untracked: code/cluster2bed.py
Untracked: code/clusterLiftReverse.sh
Untracked: code/clusterLiftReverse_removebad.sh
Untracked: code/clusterLiftprimary.sh
Untracked: code/clusterLiftprimary_removebad.sh
Untracked: code/clusterPAS.json
Untracked: code/clusterfiltPAS.json
Untracked: code/comands2Mege.sh
Untracked: code/converBam2Junc.sh
Untracked: code/converBam2Junc_removeBad.sh
Untracked: code/convertNumeric.py
Untracked: code/environment.yaml
Untracked: code/extraSnakefiltpas
Untracked: code/extractPhyloReg.py
Untracked: code/extractPhyloRegGene.py
Untracked: code/extractPhylopGeneral.py
Untracked: code/extractPhylopReg200down.py
Untracked: code/extractPhylopReg200up.py
Untracked: code/filter5perc.R
Untracked: code/filter5percPAS.py
Untracked: code/filter5percPheno.py
Untracked: code/filterBamforMP.pysam2_gen.py
Untracked: code/filterJuncChroms.err
Untracked: code/filterJuncChroms.out
Untracked: code/filterMissprimingInNuc10_gen.py
Untracked: code/filterNumChroms.py
Untracked: code/filterPASforMP.py
Untracked: code/filterPostLift.py
Untracked: code/filterPrimaryread.py
Untracked: code/filterSAFforMP_gen.py
Untracked: code/filterSecondaryread.py
Untracked: code/filterSortBedbyCleanedBed_gen.R
Untracked: code/filterpeaks.py
Untracked: code/fixExonFC.py
Untracked: code/fixFChead.py
Untracked: code/fixFChead_bothfrac.py
Untracked: code/fixFCheadforExp.py
Untracked: code/fixLeafCluster.py
Untracked: code/fixLiftedJunc.py
Untracked: code/fixUTRexonanno.py
Untracked: code/formathg38Anno.py
Untracked: code/generateStarIndex.err
Untracked: code/generateStarIndex.out
Untracked: code/generateStarIndexHuman.err
Untracked: code/generateStarIndexHuman.out
Untracked: code/getAlloverlap.py
Untracked: code/getRNAseqMapStats.sh
Untracked: code/hg19MapStats.err
Untracked: code/hg19MapStats.out
Untracked: code/hg19MapStats.sh
Untracked: code/humanChromorder.sh
Untracked: code/humanFiles
Untracked: code/humanMultiCov.err
Untracked: code/humanMultiCov.out
Untracked: code/humanMultiCov.sh
Untracked: code/humanMultiCov255.err
Untracked: code/humanMultiCov255.out
Untracked: code/humanMultiCov255.sh
Untracked: code/humanMultiCovInclusive.err
Untracked: code/humanMultiCovInclusive.out
Untracked: code/humanMultiCov_inclusive.sh
Untracked: code/infoContentSimpson.py
Untracked: code/intersectAnno.err
Untracked: code/intersectAnno.out
Untracked: code/intersectAnnoExt.err
Untracked: code/intersectAnnoExt.out
Untracked: code/intersectLiftedPAS.sh
Untracked: code/leafcutter_merge_regtools_redo.py
Untracked: code/liftJunctionFiles.sh
Untracked: code/liftPAS19to38.sh
Untracked: code/liftoverPAShg19to38.err
Untracked: code/liftoverPAShg19to38.out
Untracked: code/log/
Untracked: code/make5percPeakbed.py
Untracked: code/makeFileID.py
Untracked: code/makeNuclearDapaplots.sh
Untracked: code/makeNuclearDapaplots_DF.sh
Untracked: code/makeNuclearPlots.err
Untracked: code/makeNuclearPlots.out
Untracked: code/makeNuclearPlotsDF.err
Untracked: code/makeNuclearPlotsDF.out
Untracked: code/makePheno.py
Untracked: code/makeSamplyGroupsChimp_TvN.py
Untracked: code/makeSamplyGroupsHuman_TvN.py
Untracked: code/mapRNAseqhg19.sh
Untracked: code/mapRNAseqhg19_newPipeline.sh
Untracked: code/maphg19.err
Untracked: code/maphg19.out
Untracked: code/maphg19.sh
Untracked: code/maphg19_new.err
Untracked: code/maphg19_new.out
Untracked: code/maphg19_sub.err
Untracked: code/maphg19_sub.out
Untracked: code/maphg19_subjunc.sh
Untracked: code/mediation_test.R
Untracked: code/merge.err
Untracked: code/mergeChimp3prime_inhg38.sh
Untracked: code/mergeChimpRNA.sh
Untracked: code/merge_leafcutter_clusters_redo.py
Untracked: code/mergeandBWRNAseq.sh
Untracked: code/mergeandsort_ChimpinHuman.err
Untracked: code/mergeandsort_ChimpinHuman.out
Untracked: code/mergeandsort_H3K9me3
Untracked: code/mergeandsort_h3k36me3
Untracked: code/mergeandsorth3k36me3.sh
Untracked: code/mergedBam2BW.sh
Untracked: code/mergedbam2bw.err
Untracked: code/mergedbam2bw.out
Untracked: code/mergedbamRNAand2bw.err
Untracked: code/mergedbamRNAand2bw.out
Untracked: code/nameClusters.py
Untracked: code/namePeaks.py
Untracked: code/negativeMediation_montecarlo.R
Untracked: code/negativeMediation_montecarloDF.R
Untracked: code/nuclearTranscriptDTplot.err
Untracked: code/nuclearTranscriptDTplot.out
Untracked: code/numMultimap.py
Untracked: code/overlapMMandOrthoexon.sh
Untracked: code/overlapPAS.err
Untracked: code/overlapPAS.out
Untracked: code/overlapPASandOrthoexon.sh
Untracked: code/overlapapaQTLPAS.sh
Untracked: code/overlapapaQTLPAS_extended.sh
Untracked: code/overlapapaQTLPAS_samples.sh
Untracked: code/parseHg38.py
Untracked: code/peak2PAS.py
Untracked: code/pheno2countonly.R
Untracked: code/postiveMediation_montecarlo.R
Untracked: code/postiveMediation_montecarlo_DF.R
Untracked: code/prepareAnnoLeafviz.err
Untracked: code/prepareAnnoLeafviz.out
Untracked: code/prepareCleanLiftedFC_5perc4LC.py
Untracked: code/prepareLeafvizAnno.sh
Untracked: code/preparePAS4lift.py
Untracked: code/prepare_phenotype_table.py
Untracked: code/primaryLift.err
Untracked: code/primaryLift.out
Untracked: code/primaryLift.sh
Untracked: code/processhg38exons.py
Untracked: code/quantJunc.sh
Untracked: code/quantJunc_TEST.sh
Untracked: code/quantJunc_removeBad.sh
Untracked: code/quantLiftedPAS.err
Untracked: code/quantLiftedPAS.out
Untracked: code/quantLiftedPAS.sh
Untracked: code/quantLiftedPASPrimary.err
Untracked: code/quantLiftedPASPrimary.out
Untracked: code/quantLiftedPASPrimary.sh
Untracked: code/quatJunc.err
Untracked: code/quatJunc.out
Untracked: code/recChimpback2Human.err
Untracked: code/recChimpback2Human.out
Untracked: code/recLiftchim2human.sh
Untracked: code/revLift.err
Untracked: code/revLift.out
Untracked: code/revLiftPAShg38to19.sh
Untracked: code/reverseLift.sh
Untracked: code/runCheckReverseLift.sh
Untracked: code/runChimpDiffIso.sh
Untracked: code/runChimpDiffIsoDF.sh
Untracked: code/runCountNucleotides.err
Untracked: code/runCountNucleotides.out
Untracked: code/runCountNucleotides.sh
Untracked: code/runCountNucleotidesPantro6.err
Untracked: code/runCountNucleotidesPantro6.out
Untracked: code/runCountNucleotides_pantro6.sh
Untracked: code/runFilterNumChroms.sh
Untracked: code/runHumanDiffIso.sh
Untracked: code/runHumanDiffIsoDF.sh
Untracked: code/runNewDom.sh
Untracked: code/runNuclearDiffIso_DF.sh
Untracked: code/runNuclearDifffIso.sh
Untracked: code/runTotalDiffIso.sh
Untracked: code/run_Chimpleafcutter_ds.err
Untracked: code/run_Chimpleafcutter_ds.out
Untracked: code/run_Chimpverifybam.err
Untracked: code/run_Chimpverifybam.out
Untracked: code/run_Humanleafcutter_dF.err
Untracked: code/run_Humanleafcutter_dF.out
Untracked: code/run_Humanleafcutter_ds.err
Untracked: code/run_Humanleafcutter_ds.out
Untracked: code/run_Nuclearleafcutter_ds.err
Untracked: code/run_Nuclearleafcutter_ds.out
Untracked: code/run_Nuclearleafcutter_dsDF.err
Untracked: code/run_Nuclearleafcutter_dsDF.out
Untracked: code/run_Totalleafcutter_ds.err
Untracked: code/run_Totalleafcutter_ds.out
Untracked: code/run_chimpverifybam.sh
Untracked: code/run_verifyBam.sh
Untracked: code/run_verifybam.err
Untracked: code/run_verifybam.out
Untracked: code/slurm-62824013.out
Untracked: code/slurm-62825841.out
Untracked: code/slurm-62826116.out
Untracked: code/slurm-64108209.out
Untracked: code/slurm-64108521.out
Untracked: code/slurm-64108557.out
Untracked: code/snakePASChimp.err
Untracked: code/snakePASChimp.out
Untracked: code/snakePAShuman.out
Untracked: code/snakemake.batch
Untracked: code/snakemakeChimp.err
Untracked: code/snakemakeChimp.out
Untracked: code/snakemakeHuman.err
Untracked: code/snakemakeHuman.out
Untracked: code/snakemakePAS.batch
Untracked: code/snakemakePASFiltChimp.err
Untracked: code/snakemakePASFiltChimp.out
Untracked: code/snakemakePASFiltHuman.err
Untracked: code/snakemakePASFiltHuman.out
Untracked: code/snakemakePAS_Human.batch
Untracked: code/snakemakePASchimp.batch
Untracked: code/snakemakePAShuman.batch
Untracked: code/snakemake_chimp.batch
Untracked: code/snakemake_human.batch
Untracked: code/snakemakefiltPAS.batch
Untracked: code/snakemakefiltPAS_chimp.sh
Untracked: code/snakemakefiltPAS_human.batch
Untracked: code/snakemakefiltPAS_human.sh
Untracked: code/spliceSite2Fasta.py
Untracked: code/submit-snakemake-chimp.sh
Untracked: code/submit-snakemake-human.sh
Untracked: code/submit-snakemakePAS-chimp.sh
Untracked: code/submit-snakemakePAS-human.sh
Untracked: code/submit-snakemakefiltPAS-chimp.sh
Untracked: code/submit-snakemakefiltPAS-human.sh
Untracked: code/subset_diffisopheno.py
Untracked: code/subset_diffisopheno_Chimp_tvN.py
Untracked: code/subset_diffisopheno_Chimp_tvN_DF.py
Untracked: code/subset_diffisopheno_Huma_tvN.py
Untracked: code/subset_diffisopheno_Huma_tvN_DF.py
Untracked: code/subset_diffisopheno_Nuclear_HvC.py
Untracked: code/subset_diffisopheno_Nuclear_HvC_DF.py
Untracked: code/subset_diffisopheno_Total_HvC.py
Untracked: code/test
Untracked: code/test.txt
Untracked: code/threeprimeOrthoFC.out
Untracked: code/threeprimeOrthoFC.sh
Untracked: code/threeprimeOrthoFCcd.err
Untracked: code/transcriptDTplotsNuclear.sh
Untracked: code/transcriptDTplotsTotal.sh
Untracked: code/verifyBam4973.sh
Untracked: code/verifyBam4973inHuman.sh
Untracked: code/verifybam4973.err
Untracked: code/verifybam4973.out
Untracked: code/verifybam4973HumanMap.err
Untracked: code/verifybam4973HumanMap.out
Untracked: code/wrap_Chimpverifybam.err
Untracked: code/wrap_Chimpverifybam.out
Untracked: code/wrap_chimpverifybam.sh
Untracked: code/wrap_verifyBam.sh
Untracked: code/wrap_verifybam.err
Untracked: code/wrap_verifybam.out
Untracked: code/writeMergecode.py
Untracked: data/._.DS_Store
Untracked: data/._HC_filenames.txt
Untracked: data/._HC_filenames.txt.sb-4426323c-IKIs0S
Untracked: data/._HC_filenames.xlsx
Untracked: data/._MapPantro6_meta.txt
Untracked: data/._MapPantro6_meta.txt.sb-a5794dd2-Cskmlm
Untracked: data/._MapPantro6_meta.xlsx
Untracked: data/._OppositeSpeciesMap.txt
Untracked: data/._OppositeSpeciesMap.txt.sb-a5794dd2-mayWJf
Untracked: data/._OppositeSpeciesMap.xlsx
Untracked: data/._RNASEQ_metadata.txt
Untracked: data/._RNASEQ_metadata.txt.sb-4426323c-TE4ns3
Untracked: data/._RNASEQ_metadata.txt.sb-51f67ae1-HXp7Gq
Untracked: data/._RNASEQ_metadata_2Removed.txt
Untracked: data/._RNASEQ_metadata_2Removed.txt.sb-4426323c-a4lBwx
Untracked: data/._RNASEQ_metadata_2Removed.xlsx
Untracked: data/._RNASEQ_metadata_stranded.txt
Untracked: data/._RNASEQ_metadata_stranded.txt.sb-a5794dd2-D659m2
Untracked: data/._RNASEQ_metadata_stranded.txt.sb-a5794dd2-ImNMoY
Untracked: data/._RNASEQ_metadata_stranded.txt.sb-e4bf31f0-ZGnGgl
Untracked: data/._RNASEQ_metadata_stranded.xlsx
Untracked: data/._TrialFiltersMeta.txt
Untracked: data/._TrialFiltersMeta.txt.sb-9845453e-R58Y0Q
Untracked: data/._metadata_HCpanel.txt
Untracked: data/._metadata_HCpanel.txt.sb-a3d92a2d-b9cYoF
Untracked: data/._metadata_HCpanel.txt.sb-a5794dd2-i594qs
Untracked: data/._metadata_HCpanel.txt.sb-f4823d1e-qihGek
Untracked: data/._metadata_HCpanel_frompantro5.xlsx
Untracked: data/._~$RNASEQ_metadata.xlsx
Untracked: data/._~$metadata_HCpanel.xlsx
Untracked: data/._.xlsx
Untracked: data/AREelements/
Untracked: data/BaseComp/
Untracked: data/CleanLiftedPeaks_FC_primary/
Untracked: data/CompapaQTLpas/
Untracked: data/DNDS/
Untracked: data/DTmatrix/
Untracked: data/DiffDomandDE_example/
Untracked: data/DiffExpression/
Untracked: data/DiffIso_Nuclear/
Untracked: data/DiffIso_Nuclear_DF/
Untracked: data/DiffIso_Total/
Untracked: data/DiffSplice/
Untracked: data/DiffSplice_liftedJunc/
Untracked: data/DiffSplice_removeBad/
Untracked: data/DomDefGreaterX/
Untracked: data/DomStructure_4/
Untracked: data/DominantPAS/
Untracked: data/DominantPAS_DF/
Untracked: data/DoubleFilterUsageNumeric/
Untracked: data/EvalPantro5/
Untracked: data/H3K36me3/
Untracked: data/HC_filenames.txt
Untracked: data/HC_filenames.xlsx
Untracked: data/HumanMolPheno/
Untracked: data/IndInfoContent/
Untracked: data/InfoContent/
Untracked: data/Khan_prot/
Untracked: data/Li_eqtls/
Untracked: data/MapPantro6_meta.txt
Untracked: data/MapPantro6_meta.xlsx
Untracked: data/MapStats/
Untracked: data/NormalizedClusters/
Untracked: data/NuclearHvC/
Untracked: data/NuclearHvC_DF/
Untracked: data/OppositeSpeciesMap.txt
Untracked: data/OppositeSpeciesMap.xlsx
Untracked: data/OrthoExonBed/
Untracked: data/OverlapBenchmark/
Untracked: data/OverlappingPAS/
Untracked: data/PAS/
Untracked: data/PAS_SAF/
Untracked: data/PAS_doubleFilter/
Untracked: data/Peaks_5perc/
Untracked: data/Pheno_5perc/
Untracked: data/Pheno_5perc_DF_nuclear/
Untracked: data/Pheno_5perc_nuclear/
Untracked: data/Pheno_5perc_nuclear_old/
Untracked: data/Pheno_5perc_total/
Untracked: data/PhyloP/
Untracked: data/Pol2Chip/
Untracked: data/RNASEQ_metadata.txt
Untracked: data/RNASEQ_metadata_2Removed.txt
Untracked: data/RNASEQ_metadata_2Removed.xlsx
Untracked: data/RNASEQ_metadata_stranded.txt
Untracked: data/RNASEQ_metadata_stranded.txt.sb-e4bf31f0-ZGnGgl/
Untracked: data/RNASEQ_metadata_stranded.xlsx
Untracked: data/SignalSites/
Untracked: data/SignalSites_doublefilter/
Untracked: data/SpliceSite/
Untracked: data/TestAnnoBiasOE/
Untracked: data/TestMM2/
Untracked: data/TestMM2_AS/
Untracked: data/TestMM2_PrimaryRead/
Untracked: data/TestMM2_SeondaryRead/
Untracked: data/TestMM2_mismatch/
Untracked: data/TestMM2_quality/
Untracked: data/TestWithinMergePAS/
Untracked: data/Test_FC_methods/
Untracked: data/Threeprime2Ortho/
Untracked: data/TotalFractionPAS/
Untracked: data/TotalHvC/
Untracked: data/TrialFiltersMeta.txt
Untracked: data/TwoBadSampleAnalysis/
Untracked: data/Wang_ribo/
Untracked: data/apaQTLGenes/
Untracked: data/bioGRID/
Untracked: data/chainFiles/
Untracked: data/cleanPeaks_anno/
Untracked: data/cleanPeaks_byspecies/
Untracked: data/cleanPeaks_lifted/
Untracked: data/files4viz_nuclear/
Untracked: data/files4viz_nuclear_DF/
Untracked: data/gviz/
Untracked: data/leafviz/
Untracked: data/liftover_files/
Untracked: data/mediation/
Untracked: data/mediation_DF/
Untracked: data/metadata_HCpanel.txt
Untracked: data/metadata_HCpanel.xlsx
Untracked: data/metadata_HCpanel_extra.txt
Untracked: data/metadata_HCpanel_frompantro5.txt
Untracked: data/metadata_HCpanel_frompantro5.xlsx
Untracked: data/miRNA/
Untracked: data/multimap/
Untracked: data/orthoUTR/
Untracked: data/paiDecay/
Untracked: data/primaryLift/
Untracked: data/reverseLift/
Untracked: data/testQuant/
Untracked: data/~$RNASEQ_metadata.xlsx
Untracked: data/~$metadata_HCpanel.xlsx
Untracked: data/.xlsx
Untracked: output/._.DS_Store
Untracked: output/dAPAandDomEnrich.png
Untracked: output/dEandDomEnrich.png
Untracked: output/dtPlots/
Untracked: projectNotes.Rmd
Untracked: proteinModelSet.Rmd
Unstaged changes:
Modified: analysis/DeandNumPAS.Rmd
Modified: analysis/DiffTop2SecondDom.Rmd
Modified: analysis/ExploredAPA.Rmd
Modified: analysis/ExploredAPA_DF.Rmd
Modified: analysis/MMExpreiment.Rmd
Modified: analysis/OppositeMap.Rmd
Modified: analysis/PTM_analysis.Rmd
Modified: analysis/TotalDomStructure.Rmd
Modified: analysis/TotalVNuclearBothSpecies.Rmd
Modified: analysis/annotationInfo.Rmd
Modified: analysis/changeMisprimcut.Rmd
Modified: analysis/comp2apaQTLPAS.Rmd
Modified: analysis/correlationPhenos.Rmd
Modified: analysis/establishCutoffs.Rmd
Modified: analysis/investigatePantro5.Rmd
Modified: analysis/mRNADecay.Rmd
Modified: analysis/multiMap.Rmd
Modified: analysis/pol2.Rmd
Modified: analysis/signalsites_doublefilter.Rmd
Modified: analysis/speciesSpecific.Rmd
Note that any generated files, e.g. HTML, png, CSS, etc., are not included in this status report because it is ok for generated content to have uncommitted changes.
These are the previous versions of the R Markdown and HTML files. If you’ve configured a remote Git repository (see ?wflow_git_remote
), click on the hyperlinks in the table below to view them.
File | Version | Author | Date | Message |
---|---|---|---|---|
Rmd | c78e612 | brimittleman | 2020-05-01 | add dic with others |
html | 51fda79 | brimittleman | 2020-04-30 | Build site. |
Rmd | 8dc1c40 | brimittleman | 2020-04-30 | flip simpson |
html | 6fbd157 | brimittleman | 2020-04-30 | Build site. |
Rmd | e226517 | brimittleman | 2020-04-30 | info by ind |
library(tidyverse)
── Attaching packages ────────────────────────────────────────────────────── tidyverse 1.2.1 ──
✔ ggplot2 3.1.1 ✔ purrr 0.3.2
✔ tibble 2.1.1 ✔ dplyr 0.8.0.1
✔ tidyr 0.8.3 ✔ stringr 1.3.1
✔ readr 1.3.1 ✔ forcats 0.3.0
── Conflicts ───────────────────────────────────────────────────────── tidyverse_conflicts() ──
✖ dplyr::filter() masks stats::filter()
✖ dplyr::lag() masks stats::lag()
library("edgeR")
Loading required package: limma
library(coin)
Loading required package: survival
library("R.utils")
Loading required package: R.oo
Loading required package: R.methodsS3
R.methodsS3 v1.7.1 (2016-02-15) successfully loaded. See ?R.methodsS3 for help.
R.oo v1.22.0 (2018-04-21) successfully loaded. See ?R.oo for help.
Attaching package: 'R.oo'
The following objects are masked from 'package:methods':
getClasses, getMethods
The following objects are masked from 'package:base':
attach, detach, gc, load, save
R.utils v2.7.0 successfully loaded. See ?R.utils for help.
Attaching package: 'R.utils'
The following object is masked from 'package:tidyr':
extract
The following object is masked from 'package:utils':
timestamp
The following objects are masked from 'package:base':
cat, commandArgs, getOption, inherits, isOpen, parse, warnings
library(rcompanion)
library("scales")
Attaching package: 'scales'
The following object is masked from 'package:coin':
pvalue
The following object is masked from 'package:purrr':
discard
The following object is masked from 'package:readr':
col_factor
library(gplots)
Attaching package: 'gplots'
The following object is masked from 'package:stats':
lowess
library("limma")
library("RColorBrewer")
In order to look for genes with differential information content (dIC) between species, I need to create a method for calculating indiviudal level info content measures.
It will be like what I did previously but I will work with individual ratios rather than means. I will use python and wrap the code around each individual. I can make it in a long dataframe at first to write out the gene, individual, and values, then I can spread the output in R after.
It will take in the ratio file.
PASuse=read.table("../data/PAS_doubleFilter/PAS_5perc_either_HumanCoord_BothUsage_meta_doubleFilter.txt", stringsAsFactors = F ,header = T)
mkdir ../data/DoubleFilterUsageNumeric
mkdir ../data/IndInfoContent
Chimp usage:
ChimpAnno=read.table("../Chimp/data/phenotype/ALLPAS_postLift_LocParsed_Chimp_Pheno.txt", header = T, stringsAsFactors = F) %>% tidyr::separate(chrom, sep = ":", into = c("chr", "start", "end", "id")) %>% tidyr::separate(id, sep="_", into=c("gene", "strand", "peak")) %>% separate(peak,into=c("loc", "disc","PAS"), sep="-")
IndC=colnames(ChimpAnno)[9:ncol(ChimpAnno)]
ChimpUsage=read.table("../Chimp/data/phenotype/ALLPAS_postLift_LocParsed_Chimp_Pheno_countOnlyNumeric.txt", col.names = IndC)
ChimpUsage_nuclear= ChimpUsage %>% select(contains("_N"))
ChimpUsage_anno=as.data.frame(cbind(ChimpAnno[,1:8],ChimpUsage_nuclear )) %>% filter(PAS %in% PASuse$PAS) %>% select(-chr, -start, -end, -strand, -loc, -disc)
Human Usage:
HumanAnno=read.table("../Human/data/phenotype/ALLPAS_postLift_LocParsed_Human_Pheno.txt", header = T, stringsAsFactors = F) %>% tidyr::separate(chrom, sep = ":", into = c("chr", "start", "end", "id")) %>% tidyr::separate(id, sep="_", into=c("gene", "strand", "peak")) %>% separate(peak,into=c("loc", "disc","PAS"), sep="-")
IndH=colnames(HumanAnno)[9:ncol(HumanAnno)]
HumanUsage=read.table("../Human/data/phenotype/ALLPAS_postLift_LocParsed_Human_Pheno_countOnlyNumeric.txt", col.names = IndH)
HumanUsage_nuclear= HumanUsage %>% select(contains("_N"))
HumanUsage_anno=as.data.frame(cbind(HumanAnno[,1:8],HumanUsage_nuclear )) %>% filter(PAS %in% PASuse$PAS) %>% select(-chr, -start, -end, -strand, -loc, -disc)
bothUsage=HumanUsage_anno %>% inner_join(ChimpUsage_anno, by=c("gene","PAS"))
write.table(bothUsage,"../data/DoubleFilterUsageNumeric/BothSpecies_NumericUsage_DoubleFilt.txt", col.names = T, row.names = F, quote = F)
write.table(ChimpUsage_anno,"../data/DoubleFilterUsageNumeric/Chimp_NumericUsage_DoubleFilt.txt", col.names = T, row.names = F, quote = F)
write.table(HumanUsage_anno,"../data/DoubleFilterUsageNumeric/Human_NumericUsage_DoubleFilt.txt", col.names = T, row.names = F, quote = F)
bothUsage %>% select(gene) %>% unique() %>% nrow
[1] 9518
ChimpUsage_anno%>% group_by(gene) %>% summarise(nPAS=n()) %>% filter(nPAS>1) %>% nrow
[1] 8451
HumanUsage_anno %>% group_by(gene) %>% summarise(nPAS=n()) %>% filter(nPAS>1) %>% nrow
[1] 8451
test the code:
head ../data/DoubleFilterUsageNumeric/Human_NumericUsage_DoubleFilt.txt > ../data/IndInfoContent/test.txt
python InfoContentbyInd.py ../data/IndInfoContent/test.txt ../data/IndInfoContent/testout.txt
head ../data/DoubleFilterUsageNumeric/BothSpecies_NumericUsage_DoubleFilt.txt > ../data/IndInfoContent/bothtest.txt
python InfoContentbyInd.py ../data/IndInfoContent/bothtest.txt ../data/IndInfoContent/bothtestOut.txt
test=read.table("../data/IndInfoContent/testout.txt", col.names = c("gene", "ind", "shannon", "eq", "simpson"), stringsAsFactors = F)
testBoth=read.table("../data/IndInfoContent/bothtestOut.txt",col.names = c("gene", "ind", "shannon", "eq", "simpson"), stringsAsFactors = F)
Try it:
python InfoContentbyInd.py ../data/DoubleFilterUsageNumeric/Chimp_NumericUsage_DoubleFilt.txt ../data/IndInfoContent/ChimpInfoContent_long.txt
python InfoContentbyInd.py ../data/DoubleFilterUsageNumeric/Human_NumericUsage_DoubleFilt.txt ../data/IndInfoContent/HumanInfoContent_long.txt
chimpAllInfoLong=read.table("../data/IndInfoContent/ChimpInfoContent_long.txt", col.names = c("gene", "ind", "shannon", "eq", "simpson"), stringsAsFactors = F ) %>% mutate(species="Chimp")
humanAllInfoLong=read.table("../data/IndInfoContent/HumanInfoContent_long.txt", col.names = c("gene", "ind", "shannon", "eq", "simpson"), stringsAsFactors = F )%>% mutate(species="Human")
Spread the simpson to do differences between species:
humanSimp= humanAllInfoLong %>% select(-eq,-shannon,- species) %>% spread(ind, simpson)
chimpSimp= chimpAllInfoLong %>% select(-eq,-shannon,- species) %>% spread(ind, simpson)
BothSimp= chimpSimp %>% inner_join(humanSimp, by="gene")
design matrix:
humD=humanAllInfoLong %>% select(ind, species) %>% unique()
chimpD=chimpAllInfoLong %>% select(ind, species) %>% unique()
design=bind_rows(chimpD,humD)
design$species=as.factor(design$species)
design
ind species
1 NA18358_N Chimp
2 NA3622_N Chimp
3 NA3659_N Chimp
4 NA4973_N Chimp
5 NApt30_N Chimp
6 NApt91_N Chimp
7 NA18498_N Human
8 NA18502_N Human
9 NA18504_N Human
10 NA18510_N Human
11 NA18523_N Human
Run some QC on this like we would be DE.
SimpMatric=BothSimp %>% column_to_rownames(var="gene")
head(SimpMatric)
NA18358_N NA3622_N NA3659_N NA4973_N NApt30_N NApt91_N NA18498_N
AAAS 0.4040 0.3946 0.3746 0.3230 0.4514 0.4604 0.3111
AACS 0.8836 0.8395 0.8026 0.7926 0.7709 0.8108 0.7730
AAGAB 0.8453 0.7533 0.7894 0.7611 0.7774 0.8319 0.8629
AAK1 0.8063 0.8478 0.5903 0.7695 0.7500 0.7399 0.8679
AAMDC 0.3755 0.3107 0.4371 0.3584 0.3435 0.3107 0.5360
AAR2 0.1832 0.1326 0.5818 0.4366 0.5095 0.4582 0.3420
NA18502_N NA18504_N NA18510_N NA18523_N
AAAS 0.3322 0.6561 0.4865 0.7555
AACS 0.7676 0.7633 0.8509 0.7633
AAGAB 0.8744 0.9053 0.9470 0.8934
AAK1 0.8336 0.9200 0.9262 0.9064
AAMDC 0.4878 0.4655 0.6243 0.3102
AAR2 0.0966 0.5375 0.4679 0.5203
colors <- colorRampPalette(c(brewer.pal(9, "Blues")[1],brewer.pal(9, "Blues")[9]))(100)
pal <- c(brewer.pal(9, "Set1"), brewer.pal(8, "Set2"), brewer.pal(12, "Set3"))
labels <- paste(design$species,design$ind, sep=" ")
#PCA function (original code from Julien Roux)
#Load in the plot_scores function
plot_scores <- function(pca, scores, n, m, cols, points=F, pchs =20, legend=F){
xmin <- min(scores[,n]) - (max(scores[,n]) - min(scores[,n]))*0.05
if (legend == T){ ## let some room (35%) for a legend
xmax <- max(scores[,n]) + (max(scores[,n]) - min(scores[,n]))*0.50
}
else {
xmax <- max(scores[,n]) + (max(scores[,n]) - min(scores[,n]))*0.05
}
ymin <- min(scores[,m]) - (max(scores[,m]) - min(scores[,m]))*0.05
ymax <- max(scores[,m]) + (max(scores[,m]) - min(scores[,m]))*0.05
plot(scores[,n], scores[,m], xlab=paste("PC", n, ": ", round(summary(pca)$importance[2,n],3)*100, "% variance explained", sep=""), ylab=paste("PC", m, ": ", round(summary(pca)$importance[2,m],3)*100, "% variance explained", sep=""), xlim=c(xmin, xmax), ylim=c(ymin, ymax), type="n")
if (points == F){
text(scores[,n],scores[,m], rownames(scores), col=cols, cex=1)
}
else {
points(scores[,n],scores[,m], col=cols, pch=pchs, cex=1.3)
}
}
# Clustering (original code from Julien Roux)
cors <- cor(SimpMatric, method="spearman", use="pairwise.complete.obs")
Correaltion plot
heatmap.2( cors, scale="none", col = colors, margins = c(12, 12), trace='none', denscol="white", labCol=labels,ColSideColors=pal[as.integer(as.factor(design$species))], cexCol = 0.2 + 1/log10(15), cexRow = 0.2 + 1/log10(15))
PCA:
# Perform PCA
pca_genes <- prcomp(t(SimpMatric), scale = F)
scores <- pca_genes$x
#Make PCA plots with the factors colored by species
### PCs 1 and 2 Raw Data
for (n in 1:1){
col.v <- pal[as.integer(design$species)]
plot_scores(pca_genes, scores, n, n+1, col.v)
}
Version | Author | Date |
---|---|---|
6fbd157 | brimittleman | 2020-04-30 |
plotDensities(SimpMatric, col=pal[as.numeric(design$species)], legend="topleft")
First pass I will just run a wilcoxan test and correct the pvalues.
BothSimpM=as.matrix(SimpMatric)
outPut=as.data.frame(cbind(gene=BothSimp$gene, pval=rep(0,nrow(BothSimp)), effect=rep(0,nrow(BothSimp))))
outPut$pval=as.numeric(as.character(outPut$pval))
outPut$effect=as.numeric(as.character(outPut$effect))
for (i in seq(1:nrow(BothSimp))){
chimp=as.vector(BothSimpM[i,1:6])
human=as.vector(BothSimpM[i,7:11])
pval=wilcox.test(human, chimp, alt = "two.sided", paired=F)$p.value
#effect=wilcoxonR(x =as.vector(BothSimpM[i,1:11]), g = design$species)
outPut[i,2] <- pval
#outPut[i,3] <- effect
}
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
Warning in wilcox.test.default(human, chimp, alt = "two.sided", paired =
F): cannot compute exact p-value with ties
padj=p.adjust(outPut$pval, method ="fdr")
#plot(sort(padj))
outPutad=outPut %>% mutate(fdr=padj)
outPutadSig= outPutad %>% filter(fdr<0.05)
Plot pvalues:
plot(sort(outPutad$pval))
Version | Author | Date |
---|---|---|
51fda79 | brimittleman | 2020-04-30 |
plot(sort(outPutad$fdr))
Version | Author | Date |
---|---|---|
51fda79 | brimittleman | 2020-04-30 |
Look at mean and variance:
humanSimp= humanAllInfoLong %>% dplyr::select(-eq,-shannon)
chimpSimp= chimpAllInfoLong %>% dplyr::select(-eq,-shannon)
BothSimplong=humanSimp %>% bind_rows(chimpSimp)
SimpMeanVar= BothSimplong %>% group_by(species, gene) %>% summarise(mean=mean(simpson), var=var(simpson))
ggplot(SimpMeanVar, aes(y=mean, x=species))+ geom_boxplot()
ggplot(SimpMeanVar, aes(y=var, x=species))+ geom_boxplot()
SimpMeanVar= BothSimplong %>% group_by(species, gene) %>% summarise(mean=mean(simpson)) %>% spread(species, mean)
SimpHuman=read.table("../data/InfoContent/Human_SimpsonInfoContent.txt", header = T, stringsAsFactors = F) %>% rename(simpson_Human=simpson) %>% mutate(simpOpp_Human=1-simpson_Human)
SimpChimp=read.table("../data/InfoContent/Chimp_SimpsonInfoContent.txt", header = T, stringsAsFactors = F)%>% rename(simpson_Chimp=simpson)%>% mutate(simpOpp_Chimp=1-simpson_Chimp)
BothSimp= SimpHuman %>% inner_join(SimpChimp, by=c("gene", "numPAS")) %>% filter(numPAS > 1)
allSImpson=BothSimp %>% inner_join(SimpMeanVar, by="gene")
cor.test(allSImpson$simpOpp_Human, allSImpson$Human)
Pearson's product-moment correlation
data: allSImpson$simpOpp_Human and allSImpson$Human
t = 1046.8, df = 8449, p-value < 2.2e-16
alternative hypothesis: true correlation is not equal to 0
95 percent confidence interval:
0.9960004 0.9963268
sample estimates:
cor
0.996167
cor.test(allSImpson$simpOpp_Chimp, allSImpson$Chimp)
Pearson's product-moment correlation
data: allSImpson$simpOpp_Chimp and allSImpson$Chimp
t = 516.27, df = 8449, p-value < 2.2e-16
alternative hypothesis: true correlation is not equal to 0
95 percent confidence interval:
0.9838485 0.9851593
sample estimates:
cor
0.9845177
Explore the genes:
#outPutadSig
allSImpson_sig=allSImpson %>% mutate(sIC=ifelse(gene %in% outPutadSig$gene, "Yes","No"))
ggplot(allSImpson_sig, aes(x=Human, y=Chimp, col=sIC)) + geom_point()
ggplot(allSImpson_sig, aes(x=Human, y=Chimp, col=sIC)) + geom_density_2d()
Ok this makes sense. Let me look at medians.
SimpMed= BothSimplong %>% group_by(species, gene) %>% summarise(Median=median(simpson)) %>% spread(species, Median)
allSImpsonMed=BothSimp %>% inner_join(SimpMed, by="gene") %>% mutate(sIC=ifelse(gene %in% outPutadSig$gene, "Yes","No"))
ggplot(allSImpsonMed, aes(x=Human, y=Chimp, col=sIC)) + geom_point()
ggplot(allSImpsonMed, aes(x=Human, y=Chimp, col=sIC)) + geom_density_2d()
allSImpsonMed %>% group_by(sIC) %>% summarise(n=n())
# A tibble: 2 x 2
sIC n
<chr> <int>
1 No 7570
2 Yes 881
Write out to look at overlap with phenotypes
write.table(allSImpsonMed,"../data/IndInfoContent/SimpsonMedianSignificance.txt", col.names = T, row.names = F, quote=F)
sessionInfo()
R version 3.5.1 (2018-07-02)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Scientific Linux 7.4 (Nitrogen)
Matrix products: default
BLAS/LAPACK: /software/openblas-0.2.19-el7-x86_64/lib/libopenblas_haswellp-r0.2.19.so
locale:
[1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C
[3] LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8
[5] LC_MONETARY=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8
[7] LC_PAPER=en_US.UTF-8 LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] RColorBrewer_1.1-2 gplots_3.0.1 scales_1.0.0
[4] rcompanion_2.1.1 R.utils_2.7.0 R.oo_1.22.0
[7] R.methodsS3_1.7.1 coin_1.3-0 survival_2.43-1
[10] edgeR_3.24.0 limma_3.38.2 forcats_0.3.0
[13] stringr_1.3.1 dplyr_0.8.0.1 purrr_0.3.2
[16] readr_1.3.1 tidyr_0.8.3 tibble_2.1.1
[19] ggplot2_3.1.1 tidyverse_1.2.1
loaded via a namespace (and not attached):
[1] nlme_3.1-137 bitops_1.0-6 matrixStats_0.54.0
[4] fs_1.3.1 lubridate_1.7.4 httr_1.3.1
[7] rprojroot_1.3-2 tools_3.5.1 backports_1.1.2
[10] utf8_1.1.4 R6_2.3.0 KernSmooth_2.23-15
[13] nortest_1.0-4 lazyeval_0.2.1 colorspace_1.3-2
[16] withr_2.1.2 tidyselect_0.2.5 compiler_3.5.1
[19] git2r_0.26.1 cli_1.1.0 rvest_0.3.2
[22] expm_0.999-3 xml2_1.2.0 sandwich_2.5-0
[25] labeling_0.3 caTools_1.17.1.1 lmtest_0.9-36
[28] mvtnorm_1.0-8 multcompView_0.1-7 digest_0.6.18
[31] foreign_0.8-71 rmarkdown_1.10 pkgconfig_2.0.2
[34] htmltools_0.3.6 manipulate_1.0.1 rlang_0.4.0
[37] readxl_1.1.0 rstudioapi_0.10 generics_0.0.2
[40] zoo_1.8-4 jsonlite_1.6 gtools_3.8.1
[43] magrittr_1.5 modeltools_0.2-22 Matrix_1.2-15
[46] fansi_0.4.0 Rcpp_1.0.4.6 DescTools_0.99.28
[49] munsell_0.5.0 stringi_1.2.4 multcomp_1.4-8
[52] whisker_0.3-2 yaml_2.2.0 MASS_7.3-51.1
[55] plyr_1.8.4 grid_3.5.1 parallel_3.5.1
[58] gdata_2.18.0 promises_1.0.1 crayon_1.3.4
[61] lattice_0.20-38 haven_1.1.2 splines_3.5.1
[64] hms_0.4.2 locfit_1.5-9.1 knitr_1.20
[67] pillar_1.3.1 EMT_1.1 boot_1.3-20
[70] codetools_0.2-15 stats4_3.5.1 glue_1.3.0
[73] evaluate_0.12 modelr_0.1.2 httpuv_1.4.5
[76] cellranger_1.1.0 gtable_0.2.0 assertthat_0.2.0
[79] libcoin_1.0-4 broom_0.5.1 later_0.7.5
[82] workflowr_1.6.0 TH.data_1.0-9