uranus238 / RAD-MIG_tools

tools for RAD-seq, MIG-seq processing and analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RAD・MIGtools

This is a collection of scripts for processing and analysing genome-wide sequencing data.

I mainly focus on dealing with Reduced Representation Sequence (RRS) data obtained by RAD-seq, MIG-seq and GRAS-Di is assumed (but any other data could be applied).

Contents


Calculate sequence dissimilarity

calc_pairwise_sim.R is the script which reads phylip format generated by Stacks to calculate number of substitutions. You can visualize heat maps as well.


Calculate and plot 1d SFS from VCF files

Calculate SFS

# code block
Rscript xx.R xx.vcf

Plot SFS

Rscript xx.R xx.vcf

Plot SFS with geometric distribution


Admixture


License

License: CC BY 4.0

About

tools for RAD-seq, MIG-seq processing and analysis


Languages

Language:R 100.0%