Skip to content

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

Notifications You must be signed in to change notification settings

uranus238/RAD-MIG_tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages