Giter Site home page Giter Site logo

Comments (3)

mick42-star avatar mick42-star commented on August 25, 2024 2

Hi,

I had the same problem when I am running DaPars_main.py.
[Wed 12 Jan 2022 04:37:58 PM ] Start Analysis ...
[Wed 12 Jan 2022 04:37:58 PM ] Loading coverage ...
Traceback (most recent call last):
File "/sw/QFAB/miniconda3/envs/dapars_0.9.1/dapars/src/DaPars_main.py", line 549, in
De_Novo_3UTR_Identification_Loading_Target_Wig_for_TCGA_Multiple_Samples_Main(sys.argv)
File "/sw/QFAB/miniconda3/envs/dapars_0.9.1/dapars/src/DaPars_main.py", line 155, in De_Novo_3UTR_Identification_Loading_Target_Wig_for_TCGA_Multiple_Samples_Main
All_samples_Target_3UTR_coverages, All_samples_sequencing_depths, UTR_events_dict = Load_Target_Wig_files(All_Sample_files, Annotated_3UTR_file)
File "/sw/QFAB/miniconda3/envs/dapars_0.9.1/dapars/src/DaPars_main.py", line 499, in Load_Target_Wig_files
region_start = int(fields[1])
IndexError: list index out of range

my extracted_3UTR.bed is like
chr5 100589900 100592136 ENSMUST00000239512.1|Lin54|chr5|- 0 -
chr17 37314356 37314706 ENSMUST00000174016.8|Zfp57|chr17|+ 0 +
chr15 79173371 79173485 ENSMUST00000174375.2|Pla2g6|chr15|- 0 -

wig file is like
chr1 0 3191839 0
chr1 3191839 3191841 1
chr1 3191841 3191929 2
chr1 3191929 3192634 0

Can anyone give some suggestions?
Thanks

from dapars.

obenno avatar obenno commented on August 25, 2024 1

from dapars.

MTDeng avatar MTDeng commented on August 25, 2024 1

I had the same problem when I am running DaPars2_Multi_Sample_Multi_Chr.py
Traceback (most recent call last):
File "/gss1/home/dmt20191202/conda/biosoft/dapars2/src/DaPars2_Multi_Sample_Multi_Chr.py", line 449, in
De_Novo_3UTR_Identification_Loading_Target_Wig_for_TCGA_Multiple_Samples_Multiple_threads_Main3_shared_list(sys.argv)
File "/gss1/home/dmt20191202/conda/biosoft/dapars2/src/DaPars2_Multi_Sample_Multi_Chr.py", line 110, in De_Novo_3UTR_Identification_Loading_Target_Wig_for_TCGA_Multiple_Samples_Multiple_threads_Main3_shared_list
fh=open(sys.argv[2],'r')
IndexError: list index out of range

from dapars.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.