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

Error when annotation file is gzipped #129

Open
hoelzer opened this issue Jan 24, 2021 · 1 comment
Open

Error when annotation file is gzipped #129

hoelzer opened this issue Jan 24, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@hoelzer
Copy link
Contributor

hoelzer commented Jan 24, 2021

I run into an error when providing --annotation gtf.csv with content

hsa.gtf.gz

I think we should check also for annotations if they are zipped and if so unzip them

@hoelzer hoelzer added the bug Something isn't working label Jan 24, 2021
@hoelzer
Copy link
Contributor Author

hoelzer commented Jan 24, 2021

Could it be that there is also still a problem when the input FASTA is gzipped?

├─(/data/fass2/2020-06-24_martin_home_save/2020-12-23_tilman/rnaflow)
└─> cat fastas.csv
/data/fass2/2020-06-24_martin_home_save/2020-12-23_tilman/rnaflow/genomes/Homo_sapiens.GRCh38.dna.primary_assembly.fa.gz
/data/fass2/2020-06-24_martin_home_save/2020-12-23_tilman/rnaflow/genomes/eco.fna.gz
/data/fass2/2020-06-24_martin_home_save/2020-12-23_tilman/rnaflow/genomes/A_fumigatus_Af293_current_chromosomes.fasta.gz
/data/fass2/2020-06-24_martin_home_save/2020-12-23_tilman/rnaflow/genomes/C_albicans_SC5314_A22_current_chromosomes.fasta.gz
[cc/7d866e] process > preprocess:hisat2index                                 [  0%] 0 of 1
hoelzer@prost:/data/fass2/2020-06-24_martin_home_save/2020-12-23_tilman/rnaflow$ head /data/fass2/2020-06-24_martin_home_save/2020-12-23_tilman/rnaflow/work/16/f3bf761ff767c0d723e5784f0b3305/reference.fa 
�����%��f���*���Z5`0�}�A�n@���U�t���m��c��$��>M�$����	ws���"���_��������������?���������뿼��������?�����?����������������������/�����_�|�����>�χ���?����|�����>�χ���?����|�����>�χ���?����|�����>�χ���?����|�����>�χ���?��|x�����ϟ������W��ܿ��q�Ň���_����_|�o�o����W?��=�{�}���u��������9����l�:��LJ����͟7��3����?^����w����?��9�������/?�Y��ϙ�7�/}>��v�}����}�_��F��q�����s��9��@|��:��x�ϲ�~�{�=�gK����o��':����DZ
          �!q���}��}Ճv�N�����|��O7�y�'Z��vF���/ݣ�a�`���&�~vv

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant