Skip to content

The TRF(Tandem Repeats Finder, Version 4.09) runs for an excessively long time without any results. #25

Description

@yukaiquan

Problem Overview

image

  1. The sequence length is 470,685,350 base pairs (bp).
  2. The running time exceeds 38 days (during which I switched many servers).
  3. Software Run Log:

Tandem Repeats Finder, Version 4.09
Copyright (C) Dr. Gary Benson 1999-2012. All rights reserved.

Loading sequence...
Allocating Memory...
Initializing data structures...
Computing TR Model Statistics...
Scanning...

Attempt to resolve.

  1. Even after changing servers, the situation remains the same.
  2. I am attempting to run the Tandem Repeats Finder (TRF) on smaller segments of a large sequence by splitting it at the 'N' characters and processing each segment individually. I have noticed that while most segments complete within 10 minutes, one specific segment of length 23,885,949 is taking an unusually long time to finish. This has led me to suspect that there might be a bug in TRF when processing this particular segment.

image
trf chr5_74.fasta 2 7 7 80 10 50 500 -d -h
chr5_74.fasta.gz

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions