junchaoshi / sports1.1

Small non-coding RNA annotation Pipeline Optimized for rRNA- and tRNA-Derived Small RNAs
GNU General Public License v3.0
45 stars 16 forks source link

pirna annotation #11

Closed QingLuo90 closed 3 years ago

QingLuo90 commented 3 years ago

Hi there,

The final output of all piRNAs are labeled the same as "piRNA". Is there a way to include the piRNA id?

junchaoshi commented 3 years ago

Hi,

The id for piRNA somehow is meaningless. Sometimes the ids are contradictive with each other among different databases. In this case, you can just name them using unique ids in your work.

QingLuo90 commented 3 years ago

Hi Junchao,

Thanks for replying promptly. Since the piRNA database has a lot of annotation info which is using the same id. I think things would be easier if the ids can be kept.

Best, Qing


Qing Luo, PhD student Biomedicum B5 Dept. Physiology and Pharmacology Karolinska Institutet SE-17176 Stockholm Sweden Phone: +46 (0)704028006

From: junchaoshi notifications@github.com Reply-To: "junchaoshi/sports1.1" reply@reply.github.com Date: Tuesday, 8 December 2020 at 20:44 To: "junchaoshi/sports1.1" sports1.1@noreply.github.com Cc: Qing Luo qing.luo@ki.se, Author author@noreply.github.com Subject: Re: [junchaoshi/sports1.1] pirna annotation (#11)

Hi,

The id for piRNA somehow is meaningless. Sometimes the ids are contradictive with each other among different databases. In this case, you can just name them using unique ids in your work.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fjunchaoshi%2Fsports1.1%2Fissues%2F11%23issuecomment-740922662&data=04%7C01%7Cqing.luo%40ki.se%7C0324ffb0fc31432575d408d89bb1828d%7Cbff7eef1cf4b4f32be3da1dda043c05d%7C0%7C1%7C637430534547438902%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=A64ECSU4A8ZRx87DXRQr7Zini%2B9l2vVr10lnZq5K140%3D&reserved=0, or unsubscribehttps://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAONABJPR4Y455S5IZGM73BTSTZ6VJANCNFSM4USNVNQQ&data=04%7C01%7Cqing.luo%40ki.se%7C0324ffb0fc31432575d408d89bb1828d%7Cbff7eef1cf4b4f32be3da1dda043c05d%7C0%7C1%7C637430534547438902%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=8MY%2F7ZiFRig3xA3VW09G9GFgzfYqyIY3oAbvjft97BA%3D&reserved=0.

När du skickar e-post till Karolinska Institutet (KI) innebär detta att KI kommer att behandla dina personuppgifter. Här finns information om hur KI behandlar personuppgifterhttps://ki.se/medarbetare/integritetsskyddspolicy.

Sending email to Karolinska Institutet (KI) will result in KI processing your personal data. You can read more about KI’s processing of personal data herehttps://ki.se/en/staff/data-protection-policy.

fork16 commented 1 year ago

@junchaoshi Hi Junchao, pirbase provides version 3.0 now, with more piRNAs and unique IDs; If this ID is used to anno, the software will analyze piRNA very well.

junchaoshi commented 1 year ago

Hi,

It is possible to use the updated pirbase as a reference. You may use parameter -w [pirbase file] without .fasta suffix as an input. For example:

-w mmu.v3.0

The piRNA ID information is contained under bowtie format in the intermediate [_processed] folder if parameter -k is applied. However, the id information would not be included in the final output since we are still concerning if it makes sense to annotate a single piRNA. Hope the information helps.

Junchao