We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I run into an error when providing --annotation gtf.csv with content
--annotation gtf.csv
hsa.gtf.gz
I think we should check also for annotations if they are zipped and if so unzip them
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
I run into an error when providing
--annotation gtf.csv
with contentI think we should check also for annotations if they are zipped and if so unzip them
The text was updated successfully, but these errors were encountered: