Replies: 3 comments 4 replies
-
Hi @mervedede Thanks for using SCENIC+. For the ones where it appears empty, can you check whether there are any genes located at those specific chromosomal positions in the GTF file you are using? Best, Seppe |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Hi Seppe, Thank you for your help. The gtf file I am using can be downloaded from here: "https://ftp.ebi.ac.uk/pub/databases/gencode/Gencode_human/release_32/gencode.v32.annotation.gtf.gz". The example region that does not work for me above is "chr4:102430447-102736464". Best, |
Beta Was this translation helpful? Give feedback.
-
Hello,
I have been trying to use the coverage_plot function to generate integrated multiome plots for my scplus object that I generated for my dataset. For some of my regulon hits, I was able to create the coverage plots properly but for some regulons, I have noticed that the gene body/exon section at the bottom of the coverageplot appears empty.
I have checked the gtf file and pr_interact and could not figure out why it appears empty for some regulons that have passed the threshold. I am pasting the images for a case that works and a case that fails.
works:
![Screenshot 2023-08-14 at 4 26 54 PM](https://private-user-images.githubusercontent.com/31451832/260576574-174f7019-9b96-46b9-a040-154b515260fc.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMjE4ODMsIm5iZiI6MTczOTEyMTU4MywicGF0aCI6Ii8zMTQ1MTgzMi8yNjA1NzY1NzQtMTc0ZjcwMTktOWI5Ni00NmI5LWEwNDAtMTU0YjUxNTI2MGZjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDE3MTk0M1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTFjMGQzZTFiYWNiZjMyMDlmMGJiM2NmNDkxODVjOGNkMTYzNTZlMzNkZjNmY2QwNjYxMDhiMjEwZjY1MTE3MjgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.-RqpP8x0o5prcmdqvevxes3JRDFJ0fBaYCvjN3fkESw)
fails:
![Screenshot 2023-08-14 at 4 27 44 PM](https://private-user-images.githubusercontent.com/31451832/260576811-5d3ae095-4cf8-4afe-8133-184d3c5bce1b.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMjE4ODMsIm5iZiI6MTczOTEyMTU4MywicGF0aCI6Ii8zMTQ1MTgzMi8yNjA1NzY4MTEtNWQzYWUwOTUtNGNmOC00YWZlLTgxMzMtMTg0ZDNjNWJjZTFiLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDE3MTk0M1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTdlODdmY2JjZTY5NTVhNDI3NzRhYjM4NjUxOTk2OWQ1MDZlMWIxMzU2ZGM1OWY2MGExZmIwN2Q3MmE4NTczOGImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.X2jneIUS6zdOxPs5YFSRygg9pjHPXq9E0fbwB1E_API)
Beta Was this translation helpful? Give feedback.
All reactions