Generating chrsize.tsv?

20 views
Skip to first unread message

Zhaozhe Hao

unread,
Mar 5, 2022, 2:41:09 PM3/5/22
to Ubismap
Hello, 

Thank you for the great software and the detailed instruction! 

I have now installed the software and get things running for the toy genome.

When it comes to the real genome, there are two questions that it is hard for me to solve by myself.... Could you please give me some advice?

1)  How could I get the chrsize.tsv? I have downloaded the genome from NCBI toplevel.fa . But could not find the chrsize. tsv... Could you please give me some direction on how to generate them? We working on a rare species that UCSC does not have a table yet....

2) I am building the files for the Blacklist for analyzing scAtac-seq data. scAtac-seq are sequencing pair-ended 75 bp? so about 50 bp after trim? Should I use PE50 for the k-mer then?

Thank you,

Zhe


Mehran Karimzadeh

unread,
Mar 6, 2022, 10:29:16 AM3/6/22
to Zhaozhe Hao, Ubismap
Hello Zhe,

chrsize.tsv is a tab delimited 2-column file, corresponding to chromosome name and size.
You can generate it by runnings samtools faidx <fasta file> and subsetting the output so it only contains such data.

If you are using paired-end data and each pair is 50 bp, you can use k-mers corresponding to the minimum span and maximum span of the fragments captured by paired-ends.
For example, if there is no overlap, the minimum span is 100 bp, and if the most largest paired fragments are 200 bp, you can use that as your maximum range.

You can look into the manuscript for an example of paired-end data we looked into.

Good luck,
Mehran

--
You received this message because you are subscribed to the Google Groups "Ubismap" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ubismap+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ubismap/d1cc3c7a-72b9-423f-99d3-a816e1e499f7n%40googlegroups.com.

Zhaozhe Hao

unread,
Mar 8, 2022, 2:57:30 PM3/8/22
to Ubismap
Thank you for the help, Mechran!  
Reply all
Reply to author
Forward
0 new messages