Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gene symbol missing in calls, no placeholder present #17

Open
mapostolides opened this issue Oct 16, 2020 · 1 comment
Open

Gene symbol missing in calls, no placeholder present #17

mapostolides opened this issue Oct 16, 2020 · 1 comment

Comments

@mapostolides
Copy link

Hello,

Just wanted to point out a bioinformatic challenge with downstream data processing. Your tool seems to leave the "symbol5" or "symbol3" field blank on occasion:

gene5   chrom5  strand5 brpos5  cds.brpos5.start        gene3   chrom3  strand3 brpos3  cds.brpos3.start        fusionName      symbol5 symbol3 SR.passed       MR.passed       supportRead     score   info
ENSG00000257207 2       -       111181238       111181298       ENSG00000144063 2       -       110849347       110849347       ENSG00000257207-ENSG00000144063         MALL    0       14      16      16

In this case, the head gene name "AC112229.3" is not provided, which leaves the line with 16 columns instead of 17. This can break bioinformatics workflows downstream. Some sort of placeholder would prevent this (e.g. ".", or "N/A" ).

@nghiavtr
Copy link
Owner

Dear @mapostolides,

Many thanks for your suggestion to improve FuSeq.
This issue has been fixed in the new version of FuSeq (v1.1.4).

Best,
Nghia

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants