Julian Catchen
banner
jcatchen.bsky.social
Julian Catchen
@jcatchen.bsky.social
associate professor, dept. of evolution, ecology, & behavior, UIUC. computational biologist and population genomics practitioner.
Wow, Iverson's interview with McNeely gives an in-depth feel for the jazz scene in Champaign-Urbana in the early 1970s -- super interesting. As a jazz enthusiast and fan of the early to mid 1970s period, and someone who moved to C-U in 2015, that was fascinating!
November 24, 2024 at 12:31 AM
The populations VCF import function is designed only for variant sites. You could re-export the VCF from populations with the alt population map. If you want to keep your filtering, you can use the loci that were not filtered by vcftools to make a whitelist to feed into populations at the same time
March 27, 2024 at 3:36 AM
Yes, there is a flag to output all sites in the VCF file. The populations program will also calculate Pi and Dxy, accounting for variant/invariant sites, by default.
February 18, 2024 at 9:54 PM
This project was led and implemented by Gio Madrigal (first, first author!) with assistance from Bushra Minhas.
February 16, 2024 at 5:19 PM
The tool has two modes of operation – you can give it one or more queries, and it will k-merize and search for them in an assembly and the raw reads, or you can turn it loose to scan a long-read genome (and its raw reads) for inconsistent areas of assembly.
February 16, 2024 at 5:10 PM
We built Klumpy – a combined k-mer search and visualization tool, written in Python – to help us find and verify antifreeze genes in fishes and we have since used it for a lot more.
February 16, 2024 at 5:09 PM