Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CoBiG2/RAD_Tools
/ functions
Functions
119 in github.com/CoBiG2/RAD_Tools
⨍
Functions
119
◇
Types & classes
0
↓ 1 callers
Function
skyline_plot
Creates a skyline style plot from data on a csv_file. This csv file should be compliant with the one generated by Tracer and is parsed by par
skyline_creator.py:36
↓ 1 callers
Function
structure_breaker
Filters the columns from a structure file based on the subset tuple.
strcture_filter.py:31
↓ 1 callers
Function
vcf2snapp
Converts VCF file into Nexus binary format to SNAPP. Ignores non-biallelic SNPs.
vcf2snapp.py:20
↓ 1 callers
Function
vcf2treemix
Converts a vcf file into treemix format.
vcf2treemix.py:40
↓ 1 callers
Function
vcf_overlap
Determines the SNPs and chromosome overlap between two vcf storage objects
compare_maps.py:68
↓ 1 callers
Function
vcf_parser
Parses a VCF file and returns a dict with loci names and a sortd list with taxa names.
loci2phy.py:19
↓ 1 callers
Function
vcf_parser
Parses a vcf file and returns TODO
segregating_loci_finder.py:29
↓ 1 callers
Function
vcf_parser
Grabs a VCF file and a loci list and matches the SNP order number to that of the VCF. If they match, the "real" SNP name is retrieved.
VCF_SNP_number_matcher.py:7
↓ 1 callers
Function
vcf_parser
Parses a VCF file and returns a sorted list with loci names
loci_and_vcf_to_GPhoCS.py:19
↓ 1 callers
Function
vcf_parser
Parses a VCF file and returns a sorted list with loci names and a list with taxa names.
oldloci2phy.py:19
↓ 1 callers
Function
weir_fst
Parses the Weir and Cockerham FST output file
vcftools_stats.py:80
↓ 1 callers
Function
write_baypass
Write a Baypass inpt file based on the GESTE dict.
geste2baypass.py:48
↓ 1 callers
Function
write_snp_file
Writes the records into a SNP file format
vcf2dadi.py:89
↓ 1 callers
Function
write_to_phy
Writes a alignment dictionary {taxon: seq} to a phylip file
VCF2phy.py:216
↓ 1 callers
Function
write_vcf_variants
Writes the variable sites of the VCF file directly to phylip format
VCF2phy.py:245
Function
_full_segregation
Returns only fully segregated loci: Group1 is 100% AA, Aa or aa, and Group2 is 0% of that allele
segregating_loci_finder.py:84
Function
conditional_write
Writter function to be used when a loci list is provided.
loci_consensus.py:97
Function
standard_write
Standard fasta writter function. To be used when no loci list is provided.
loci_consensus.py:89
Function
vcf2fasta
This checks the coverage of each SNP in the VCF file according to the SAM files
vcf2fas.py:47
← previous
101–119 of 119, ranked by callers