jradrion / TEFLoN

TEFLoN uses paired-end illumina sequence data to discover and genotype transposable elements present in your samples.
13 stars 7 forks source link

IndexError in pseudoGenerate.py due to Incorrect BED file format #17

Open kathbarros opened 1 week ago

kathbarros commented 1 week ago

When running the TEFLoN pipeline, the script pseudoGenerate.py finds an IndexError because it expects a 6-column BED file, but it seems the input file does not consistently meet this format.