Skip to content

mapping step error  #29

Description

@mb3188

Hello,
I managed to arrive to mapping step, however it stops because of an error (please see below). Any help would be appreciated.
Thanks,
Martina

squire Map --read1 /data/MB998/HepC_Uwe/Uwe_Influenca/FASTqs/A549_DMSO_12h_dNS1_3_20141211_NoIndex_L001_R1_001.fastq.gz --read2 FALSE --read_length 100 --fetch_folder /data/MB998/SOFTWARE/SQuIRE/fetch_folder --build hg38 --verbosity
start time is:2019-04-08 18:52:14.682391

Map.pyc

Script Arguments

fetch_folder=/data/MB998/SOFTWARE/SQuIRE/fetch_folder
name=False
extra=None
read_length=100
verbosity=True
pthreads=1
read1=/data/MB998/HepC_Uwe/Uwe_Influenca/FASTqs/A549_DMSO_12h_dNS1_3_20141211_NoIndex_L001_R1_001.fastq.gz
read2=FALSE
build=hg38
func=<function main at 0x7f6a967c5578>
trim3=0
map_folder=squire_map

Traceback (most recent call last):
File "/home/mb998/miniconda/envs/squire/bin/squire", line 11, in
load_entry_point('SQuIRE', 'console_scripts', 'squire')()
File "/data/MB998/SOFTWARE/SQuIRE/squire/cli.py", line 156, in main
subargs.func(args = subargs)
File "/data/MB998/SOFTWARE/SQuIRE/squire/Map.py", line 301, in main
index = find_file(fetch_folder,"_STAR",build, 1,True)
File "/data/MB998/SOFTWARE/SQuIRE/squire/Map.py", line 95, in find_file
raise Exception("No " + pattern + " file")
Exception: No _STAR file

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions