SpatialTranscriptomicsResearch / st_pipeline

ST Pipeline contains the tools and scripts needed to process and analyze the raw files generated with the Spatial Transcriptomics method in FASTQ format.
Other
76 stars 31 forks source link

Fix for the new format of the spotdetector output spot-data-all where… #91

Open elhb opened 5 years ago

elhb commented 5 years ago

… the additional column selected might be present

elhb commented 5 years ago

Right, the fix is just to allow 7 columns in the spot-data-all file that comes from the st spot detector as the new version can produce a file with the following header: x y new_x new_y pixel_x pixel_y selected cheers! //EB