Skip to content

Example script to process the output files #34

@zhanglab2008

Description

@zhanglab2008

Hi Mervin,
I have succeeded in getting the output files from scUTRquant but I have no idea if the files are in good shape. For example, when I read the heart_10k_v3_fastq.genes.Rds in R, the gene names are like this:

   [1] "ENSMUSG00000000001.4"  "ENSMUSG00000000003.15" "ENSMUSG00000000028.15" "ENSMUSG00000048583.16"
   [5] "ENSMUSG00000000049.11" "ENSMUSG00000000058.6"  "ENSMUSG00000000078.7"  "ENSMUSG00000000085.16"
   [9] "ENSMUSG00000000088.7"  "ENSMUSG00000061689.15" "ENSMUSG00000000093.6"  "ENSMUSG00000000094.12"

and here are the transcript names from the heart_10k_v3_fastq.txs.Rds:

  [1] "ENSMUST00000000001.4"  "ENSMUST00000000003.13" "ENSMUST00000000028.13" "ENSMUST00000000033.11"
   [5] "ENSMUST00000000049.5"  "ENSMUST00000000058.6"  "ENSMUST00000000080.7"  "ENSMUST00000000087.12"
   [9] "ENSMUST00000000090.7"  "ENSMUST00000000094.13" "ENSMUST00000000095.6"  "ENSMUST00000000096.11"

Have you by any changes made a tutorial about how to process the output files? In particular, I want to know how to get the 3'UTR information from the output files. I noticed that you have made another repo called "scUTRquant-figures" to reproduce the figures in your biorxiv paper but I have difficulty in reading the codes since the codes are not starting from the scUTRquant output files. It would be really helpful if you can make a tutorial for that.
Many thanks for developing this tool again!
Zhang

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions