Error with Tabix file
0
0
Entering edit mode
16 months ago

I'm trying to run TSSEnrichment() function on a number of sample files and keep generating the error

seur_object<- TSSEnrichment(seur_object, fast = FALSE)

Extracting TSS positions Finding + strand cut sites [W::hts_idx_load2] The index file is older than the data file: /fragments.tsv.gz.tbi

Error in open.TabixFile(con = tabix.file) : failed to open index file: /fragments.tsv.gz.tbi

Any suggestions?

Signac atac atac-seq • 930 views
ADD COMMENT
0
Entering edit mode

The index file is older than the data file: fragments.tsv.gz.tbi"

file fragments.tsv.gz was modified after the creation of fragments.tsv.gz.tbi. Re-index fragments.tsv.gz with tabix.

ADD REPLY

Login before adding your answer.

Traffic: 2335 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6