Skip to content

Analisis of microbiome gut communities in wild house mice from the house mice hybrid zone

Notifications You must be signed in to change notification settings

aplanillo/HMHZ_mice_microbiome_JSDM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HMHZ_mice_microbiome_JSDM

Analisis of microbiome gut communities in wild house mice from the house mice hybrid zone

data/ --> "PS.TSS_filtered.rds"

A phyloseq object. This contains the dataset, consisting of OTU table (number of sequening reads for each sample and cASV), taxonomy table (for each cASV) and sample data for each sample (mouse). This data is the result of amplicon processing with the packages dada2[] and the wrapper MultiAmplicon[].

The process to assign cASVs and functions for further transformation (total sum scaling per amplicon to obtain relative abundances) of this data were developed in:

Basic bioinfomratic curation of this data has been performed in

  • https://github.com/ferreira-scm/Hybridization_spatial_HMHZ.: Briefly, removing cASVs with less than 0.005% abundance (within overall sequencing read numbers) and removing samples with less than 100 reads. Removing taxonomic handlers from Silva to obtain clean taxonomic annotations. Manual cASV annotation for some parasite taxa (Eimeria and Oxyurida).

intermediate_data/

Different datasets created during the cleaning and preparing of the input for the jSDM models.

rscripts/

helpers

  • source_pkgs.R: Loads (and if neccesary installs) the R packages used in the project.
  • transformPS.R Transformation function developed in this work but not availale in packages are provided within the present repository in "rscripts/transformPS.R".

the pipeline

  • 1_variables.R This script prepares the response and explanatory variables for the jSDM analysis.

About

Analisis of microbiome gut communities in wild house mice from the house mice hybrid zone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages