STAR version=2.7.10a
STAR compilation time,server,dir=2022-01-14T18:50:00-05:00 :/home/dobin/data/STAR/STARcode/STAR.master/source
STAR git: On branch master ; commit ae26add7ea1724f3281ec8abedb71bcff6a4ae73 ; diff files: CHANGES.md README.md RELEASEnotes.md doc/STARmanual.pdf extras/doc-latex/STARmanual.tex extras/doc-latex/convertParDefToLatexTable.awk extras/doc-latex/parametersDefault.tex extras/docker/Dockerfile source/VERSION
##### Command Line:
STAR --genomeDir star --readFilesIn input1/rna_s1221_S42_1.fastp.fastq.gz input2/rna_s1221_S42_2.fastp.fastq.gz --runThreadN 12 --outFileNamePrefix rna_s1221_S42. --sjdbGTFfile Homo_sapiens.GRCh38.102.gtf --outSAMattrRGline ID:rna_s1221_S42 SM:rna_s1221_S42 --readFilesCommand zcat --outSAMtype BAM Unsorted --outSAMunmapped Within --outBAMcompression 0 --outFilterMultimapNmax 50 --peOverlapNbasesMin 10 --alignSplicedMateMapLminOverLmate 0.5 --alignSJstitchMismatchNmax 5 -1 5 5 --chimSegmentMin 10 --chimOutType WithinBAM HardClip --chimJunctionOverhangMin 10 --chimScoreDropMax 30 --chimScoreJunctionNonGTAG 0 --chimScoreSeparation 1 --chimSegmentReadGapMax 3 --chimMultimapNmax 50
##### Initial USER parameters from Command Line:
outFileNamePrefix rna_s1221_S42.
###### All USER parameters from Command Line:
genomeDir star ~RE-DEFINED
readFilesIn input1/rna_s1221_S42_1.fastp.fastq.gz input2/rna_s1221_S42_2.fastp.fastq.gz ~RE-DEFINED
runThreadN 12 ~RE-DEFINED
outFileNamePrefix rna_s1221_S42. ~RE-DEFINED
sjdbGTFfile Homo_sapiens.GRCh38.102.gtf ~RE-DEFINED
outSAMattrRGline ID:rna_s1221_S42 SM:rna_s1221_S42 ~RE-DEFINED
readFilesCommand zcat ~RE-DEFINED
outSAMtype BAM Unsorted ~RE-DEFINED
outSAMunmapped Within ~RE-DEFINED
outBAMcompression 0 ~RE-DEFINED
outFilterMultimapNmax 50 ~RE-DEFINED
peOverlapNbasesMin 10 ~RE-DEFINED
alignSplicedMateMapLminOverLmate0.5 ~RE-DEFINED
alignSJstitchMismatchNmax 5 -1 5 5 ~RE-DEFINED
chimSegmentMin 10 ~RE-DEFINED
chimOutType WithinBAM HardClip ~RE-DEFINED
chimJunctionOverhangMin 10 ~RE-DEFINED
chimScoreDropMax 30 ~RE-DEFINED
chimScoreJunctionNonGTAG 0 ~RE-DEFINED
chimScoreSeparation 1 ~RE-DEFINED
chimSegmentReadGapMax 3 ~RE-DEFINED
chimMultimapNmax 50 ~RE-DEFINED
##### Finished reading parameters from all sources
##### Final user re-defined parameters-----------------:
runThreadN 12
genomeDir star
readFilesIn input1/rna_s1221_S42_1.fastp.fastq.gz input2/rna_s1221_S42_2.fastp.fastq.gz
readFilesCommand zcat
outFileNamePrefix rna_s1221_S42.
outSAMtype BAM Unsorted
outSAMunmapped Within
outSAMattrRGline ID:rna_s1221_S42 SM:rna_s1221_S42
outBAMcompression 0
outFilterMultimapNmax 50
alignSJstitchMismatchNmax 5 -1 5 5
alignSplicedMateMapLminOverLmate 0.5
peOverlapNbasesMin 10
chimSegmentMin 10
chimScoreDropMax 30
chimScoreSeparation 1
chimScoreJunctionNonGTAG 0
chimJunctionOverhangMin 10
chimOutType WithinBAM HardClip
chimSegmentReadGapMax 3
chimMultimapNmax 50
sjdbGTFfile Homo_sapiens.GRCh38.102.gtf
-------------------------------
##### Final effective command line:
STAR --runThreadN 12 --genomeDir star --readFilesIn input1/rna_s1221_S42_1.fastp.fastq.gz input2/rna_s1221_S42_2.fastp.fastq.gz --readFilesCommand zcat --outFileNamePrefix rna_s1221_S42. --outSAMtype BAM Unsorted --outSAMunmapped Within --outSAMattrRGline ID:rna_s1221_S42 SM:rna_s1221_S42 --outBAMcompression 0 --outFilterMultimapNmax 50 --alignSJstitchMismatchNmax 5 -1 5 5 --alignSplicedMateMapLminOverLmate 0.5 --peOverlapNbasesMin 10 --chimSegmentMin 10 --chimScoreDropMax 30 --chimScoreSeparation 1 --chimScoreJunctionNonGTAG 0 --chimJunctionOverhangMin 10 --chimOutType WithinBAM HardClip --chimSegmentReadGapMax 3 --chimMultimapNmax 50 --sjdbGTFfile Homo_sapiens.GRCh38.102.gtf
----------------------------------------
Number of fastq files for each mate = 1
Input read files for mate 1 :
-rw-r--r-- 1 1000 root 6255603 Feb 26 01:31 input1/rna_s1221_S42_1.fastp.fastq.gz
readsCommandsFile:
exec > "rna_s1221_S42._STARtmp/tmp.fifo.read1"
echo FILE 0
zcat "input1/rna_s1221_S42_1.fastp.fastq.gz"
Input read files for mate 2 :
-rw-r--r-- 1 1000 root 6305237 Feb 26 01:31 input2/rna_s1221_S42_2.fastp.fastq.gz
readsCommandsFile:
exec > "rna_s1221_S42._STARtmp/tmp.fifo.read2"
echo FILE 0
zcat "input2/rna_s1221_S42_2.fastp.fastq.gz"
WARNING --outSAMattrRG defines a read group, therefore STAR will output RG attribute
ParametersSolo: --soloCellFilterType CellRanger2.2 filtering parameters: 3000 0.99 10
Finished loading and checking parameters
Reading genome generation parameters:
### STAR --runMode genomeGenerate --runThreadN 16 --genomeDir star/ --genomeFastaFiles Homo_sapiens.GRCh38.102.all.fa --genomeSAindexNbases 14 --limitGenomeGenerateRAM 107274182400 --sjdbGTFfile Homo_sapiens.GRCh38.102.gtf --sjdbOverhang 99
### GstrandBit=32
versionGenome 2.7.4a ~RE-DEFINED
genomeType Full ~RE-DEFINED
genomeFastaFiles Homo_sapiens.GRCh38.102.all.fa ~RE-DEFINED
genomeSAindexNbases 14 ~RE-DEFINED
genomeChrBinNbits 18 ~RE-DEFINED
genomeSAsparseD 1 ~RE-DEFINED
genomeTransformType None ~RE-DEFINED
genomeTransformVCF - ~RE-DEFINED
sjdbOverhang 99 ~RE-DEFINED
sjdbFileChrStartEnd - ~RE-DEFINED
sjdbGTFfile Homo_sapiens.GRCh38.102.gtf ~RE-DEFINED
sjdbGTFchrPrefix - ~RE-DEFINED
sjdbGTFfeatureExon exon ~RE-DEFINED
sjdbGTFtagExonParentTranscripttranscript_id ~RE-DEFINED
sjdbGTFtagExonParentGene gene_id ~RE-DEFINED
sjdbInsertSave Basic ~RE-DEFINED
genomeFileSizes 3168510425 24845172490 ~RE-DEFINED
Genome version is compatible with current STAR
Number of real (reference) chromosomes= 25
1 1 248956422 0
2 10 133797422 249036800
3 11 135086622 382992384
4 12 133275309 518258688
5 13 114364328 651689984
6 14 107043718 766246912
7 15 101991189 873463808
8 16 90338345 975699968
9 17 83257441 1066139648
10 18 80373285 1149501440
11 19 58617616 1229979648
12 2 242193529 1288699904
13 20 64444167 1530920960
14 21 46709983 1595408384
15 22 50818468 1642332160
16 3 198295559 1693188096
17 4 190214555 1891631104
18 5 181538259 2081947648
19 6 170805979 2263613440
20 7 159345973 2434531328
21 8 145138636 2593914880
22 9 138394717 2739142656
23 MT 16569 2877554688
24 X 156040895 2877816832
25 Y 57227415 3034054656
--sjdbOverhang = 99 taken from the generated genome
Started loading the genome: Thu Feb 26 01:34:17 2026
Genome: size given as a parameter = 3168510425
SA: size given as a parameter = 24845172490
SAindex: size given as a parameter = 1
Read from SAindex: pGe.gSAindexNbases=14 nSAi=357913940
nGenome=3168510425; nSAbyte=24845172490
GstrandBit=32 SA number of indices=6023072118
Shared memory is not used for genomes. Allocated a private copy of the genome.
Genome file size: 3168510425 bytes; state: good=1 eof=0 fail=0 bad=0
Loading Genome ... done! state: good=1 eof=0 fail=0 bad=0; loaded 3168510425 bytes
SA file size: 24845172490 bytes; state: good=1 eof=0 fail=0 bad=0
Loading SA ... done! state: good=1 eof=0 fail=0 bad=0; loaded 24845172490 bytes
Loading SAindex ... done: 1565873619 bytes
Finished loading the genome: Thu Feb 26 01:34:31 2026
Processing splice junctions database sjdbN=387167, pGe.sjdbOverhang=99
alignIntronMax=alignMatesGapMax=0, the max intron size will be approximately determined by (2^winBinNbits)*winAnchorDistNbins=589824
Feb 26 01:34:31 Loaded database junctions from the generated genome star//sjdbList.out.tab: 387167 total junctions
Feb 26 01:34:31 ..... processing annotations GTF
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 17234 17501 . + . gene_id "ENSG00000274175"; gene_version "1"; transcript_id "ENST00000616638"; transcript_version "1"; exon_number "1"; gene_name "AC133551.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC133551.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00002298587"; exon_version "2"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 18296 19833 . + . gene_id "ENSG00000274175"; gene_version "1"; transcript_id "ENST00000616638"; transcript_version "1"; exon_number "2"; gene_name "AC133551.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC133551.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003713541"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 137798 139135 . + . gene_id "ENSG00000273843"; gene_version "1"; transcript_id "ENST00000618201"; transcript_version "1"; exon_number "1"; gene_name "AC009091.1"; gene_source "ensembl"; gene_biotype "processed_pseudogene"; transcript_name "AC009091.1-201"; transcript_source "ensembl"; transcript_biotype "processed_pseudogene"; exon_id "ENSE00003741299"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 936075 936467 . - . gene_id "ENSG00000275869"; gene_version "1"; transcript_id "ENST00000621028"; transcript_version "1"; exon_number "1"; gene_name "AC136612.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136612.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003754138"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 933862 934894 . - . gene_id "ENSG00000275869"; gene_version "1"; transcript_id "ENST00000621028"; transcript_version "1"; exon_number "2"; gene_name "AC136612.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136612.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003714233"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 1109945 1110235 . + . gene_id "ENSG00000278510"; gene_version "1"; transcript_id "ENST00000619806"; transcript_version "1"; exon_number "1"; gene_name "AC007908.1"; gene_source "ensembl"; gene_biotype "processed_pseudogene"; transcript_name "AC007908.1-201"; transcript_source "ensembl"; transcript_biotype "processed_pseudogene"; exon_id "ENSE00002544253"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 1147432 1147868 . - . gene_id "ENSG00000273554"; gene_version "4"; transcript_id "ENST00000613216"; transcript_version "4"; exon_number "1"; gene_name "AC136616.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136616.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003739933"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 1147325 1147427 . - . gene_id "ENSG00000273554"; gene_version "4"; transcript_id "ENST00000613216"; transcript_version "4"; exon_number "2"; gene_name "AC136616.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136616.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003721148"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 1145681 1145812 . - . gene_id "ENSG00000273554"; gene_version "4"; transcript_id "ENST00000613216"; transcript_version "4"; exon_number "3"; gene_name "AC136616.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136616.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003725560"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 1144640 1144889 . - . gene_id "ENSG00000273554"; gene_version "4"; transcript_id "ENST00000613216"; transcript_version "4"; exon_number "4"; gene_name "AC136616.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136616.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003717876"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 1144091 1144196 . - . gene_id "ENSG00000273554"; gene_version "4"; transcript_id "ENST00000613216"; transcript_version "4"; exon_number "5"; gene_name "AC136616.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136616.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003715672"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 1144064 1144087 . - . gene_id "ENSG00000273554"; gene_version "4"; transcript_id "ENST00000613216"; transcript_version "4"; exon_number "6"; gene_name "AC136616.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136616.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003720089"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 1142993 1143127 . - . gene_id "ENSG00000273554"; gene_version "4"; transcript_id "ENST00000613216"; transcript_version "4"; exon_number "7"; gene_name "AC136616.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136616.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003727874"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 1142802 1142905 . - . gene_id "ENSG00000273554"; gene_version "4"; transcript_id "ENST00000613216"; transcript_version "4"; exon_number "8"; gene_name "AC136616.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136616.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003736526"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 1142587 1142711 . - . gene_id "ENSG00000273554"; gene_version "4"; transcript_id "ENST00000613216"; transcript_version "4"; exon_number "9"; gene_name "AC136616.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136616.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003753242"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 1142156 1142268 . - . gene_id "ENSG00000273554"; gene_version "4"; transcript_id "ENST00000613216"; transcript_version "4"; exon_number "10"; gene_name "AC136616.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136616.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003725733"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 1141906 1142043 . - . gene_id "ENSG00000273554"; gene_version "4"; transcript_id "ENST00000613216"; transcript_version "4"; exon_number "11"; gene_name "AC136616.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136616.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003738641"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 1141727 1141829 . - . gene_id "ENSG00000273554"; gene_version "4"; transcript_id "ENST00000613216"; transcript_version "4"; exon_number "12"; gene_name "AC136616.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136616.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003748603"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 1141540 1141640 . - . gene_id "ENSG00000273554"; gene_version "4"; transcript_id "ENST00000613216"; transcript_version "4"; exon_number "13"; gene_name "AC136616.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136616.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003734396"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 1141287 1141457 . - . gene_id "ENSG00000273554"; gene_version "4"; transcript_id "ENST00000613216"; transcript_version "4"; exon_number "14"; gene_name "AC136616.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136616.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003745486"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 1139577 1141105 . - . gene_id "ENSG00000273554"; gene_version "4"; transcript_id "ENST00000613216"; transcript_version "4"; exon_number "15"; gene_name "AC136616.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136616.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003744980"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 1146566 1146654 . - . gene_id "ENSG00000273554"; gene_version "4"; transcript_id "ENST00000611339"; transcript_version "1"; exon_number "1"; gene_name "AC136616.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136616.1-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003721852"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 1145681 1145812 . - . gene_id "ENSG00000273554"; gene_version "4"; transcript_id "ENST00000611339"; transcript_version "1"; exon_number "2"; gene_name "AC136616.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136616.1-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003726561"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 1144640 1144889 . - . gene_id "ENSG00000273554"; gene_version "4"; transcript_id "ENST00000611339"; transcript_version "1"; exon_number "3"; gene_name "AC136616.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136616.1-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003717876"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 1144091 1144196 . - . gene_id "ENSG00000273554"; gene_version "4"; transcript_id "ENST00000611339"; transcript_version "1"; exon_number "4"; gene_name "AC136616.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136616.1-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003715672"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 1144064 1144087 . - . gene_id "ENSG00000273554"; gene_version "4"; transcript_id "ENST00000611339"; transcript_version "1"; exon_number "5"; gene_name "AC136616.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136616.1-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003720089"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 1142993 1143127 . - . gene_id "ENSG00000273554"; gene_version "4"; transcript_id "ENST00000611339"; transcript_version "1"; exon_number "6"; gene_name "AC136616.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136616.1-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003727874"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 1142802 1142905 . - . gene_id "ENSG00000273554"; gene_version "4"; transcript_id "ENST00000611339"; transcript_version "1"; exon_number "7"; gene_name "AC136616.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136616.1-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003736526"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 1142587 1142711 . - . gene_id "ENSG00000273554"; gene_version "4"; transcript_id "ENST00000611339"; transcript_version "1"; exon_number "8"; gene_name "AC136616.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136616.1-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003753242"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 1142156 1142268 . - . gene_id "ENSG00000273554"; gene_version "4"; transcript_id "ENST00000611339"; transcript_version "1"; exon_number "9"; gene_name "AC136616.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136616.1-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003725733"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 1141906 1142043 . - . gene_id "ENSG00000273554"; gene_version "4"; transcript_id "ENST00000611339"; transcript_version "1"; exon_number "10"; gene_name "AC136616.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136616.1-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003738641"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 1141727 1141829 . - . gene_id "ENSG00000273554"; gene_version "4"; transcript_id "ENST00000611339"; transcript_version "1"; exon_number "11"; gene_name "AC136616.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136616.1-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003748603"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 1141540 1141640 . - . gene_id "ENSG00000273554"; gene_version "4"; transcript_id "ENST00000611339"; transcript_version "1"; exon_number "12"; gene_name "AC136616.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136616.1-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003734396"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 1141287 1141457 . - . gene_id "ENSG00000273554"; gene_version "4"; transcript_id "ENST00000611339"; transcript_version "1"; exon_number "13"; gene_name "AC136616.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136616.1-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003745486"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 1139577 1141105 . - . gene_id "ENSG00000273554"; gene_version "4"; transcript_id "ENST00000611339"; transcript_version "1"; exon_number "14"; gene_name "AC136616.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136616.1-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003744980"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 1157687 1157757 . + . gene_id "ENSG00000278782"; gene_version "1"; transcript_id "ENST00000619130"; transcript_version "1"; exon_number "1"; gene_name "AC136616.3"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136616.3-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003720953"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 1240133 1240187 . + . gene_id "ENSG00000278782"; gene_version "1"; transcript_id "ENST00000619130"; transcript_version "1"; exon_number "2"; gene_name "AC136616.3"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136616.3-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003720033"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 1240191 1240349 . + . gene_id "ENSG00000278782"; gene_version "1"; transcript_id "ENST00000619130"; transcript_version "1"; exon_number "3"; gene_name "AC136616.3"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136616.3-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003722077"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 1167457 1167469 . + . gene_id "ENSG00000277761"; gene_version "1"; transcript_id "ENST00000612243"; transcript_version "1"; exon_number "1"; gene_name "AC136616.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136616.2-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003753553"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 1179210 1179250 . + . gene_id "ENSG00000277761"; gene_version "1"; transcript_id "ENST00000612243"; transcript_version "1"; exon_number "2"; gene_name "AC136616.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136616.2-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003725811"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 1179252 1179522 . + . gene_id "ENSG00000277761"; gene_version "1"; transcript_id "ENST00000612243"; transcript_version "1"; exon_number "3"; gene_name "AC136616.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136616.2-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003740265"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 1209266 1209276 . + . gene_id "ENSG00000277761"; gene_version "1"; transcript_id "ENST00000612243"; transcript_version "1"; exon_number "4"; gene_name "AC136616.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136616.2-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003732473"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 1179291 1179378 . + . gene_id "ENSG00000277761"; gene_version "1"; transcript_id "ENST00000614110"; transcript_version "1"; exon_number "1"; gene_name "AC136616.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136616.2-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003725016"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 1257060 1257196 . + . gene_id "ENSG00000277761"; gene_version "1"; transcript_id "ENST00000614110"; transcript_version "1"; exon_number "2"; gene_name "AC136616.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136616.2-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003731464"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270728.1' not found in Genome fasta files for line:
KI270728.1 ensembl exon 1270984 1271271 . + . gene_id "ENSG00000277836"; gene_version "1"; transcript_id "ENST00000611746"; transcript_version "1"; exon_number "1"; gene_name "AC141272.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC141272.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003741899"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270727.1' not found in Genome fasta files for line:
KI270727.1 ensembl exon 21629 22392 . - . gene_id "ENSG00000278673"; gene_version "1"; transcript_id "ENST00000615005"; transcript_version "1"; exon_number "1"; gene_name "AC136352.5"; gene_source "ensembl"; gene_biotype "pseudogene"; transcript_name "AC136352.5-201"; transcript_source "ensembl"; transcript_biotype "pseudogene"; exon_id "ENSE00003717426"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270727.1' not found in Genome fasta files for line:
KI270727.1 ensembl exon 20741 21627 . - . gene_id "ENSG00000278673"; gene_version "1"; transcript_id "ENST00000615005"; transcript_version "1"; exon_number "2"; gene_name "AC136352.5"; gene_source "ensembl"; gene_biotype "pseudogene"; transcript_name "AC136352.5-201"; transcript_source "ensembl"; transcript_biotype "pseudogene"; exon_id "ENSE00003730216"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270727.1' not found in Genome fasta files for line:
KI270727.1 ensembl exon 34890 34996 . + . gene_id "ENSG00000277890"; gene_version "1"; transcript_id "ENST00000516246"; transcript_version "2"; exon_number "1"; gene_name "U6"; gene_source "ensembl"; gene_biotype "snRNA"; transcript_name "U6.83-201"; transcript_source "ensembl"; transcript_biotype "snRNA"; exon_id "ENSE00002088523"; exon_version "2"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270727.1' not found in Genome fasta files for line:
KI270727.1 ensembl exon 100727 101141 . - . gene_id "ENSG00000277666"; gene_version "1"; transcript_id "ENST00000621137"; transcript_version "1"; exon_number "1"; gene_name "AC136352.4"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136352.4-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003715002"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270727.1' not found in Genome fasta files for line:
KI270727.1 ensembl exon 100261 100310 . - . gene_id "ENSG00000277666"; gene_version "1"; transcript_id "ENST00000621137"; transcript_version "1"; exon_number "2"; gene_name "AC136352.4"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136352.4-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003730503"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270727.1' not found in Genome fasta files for line:
KI270727.1 ensembl exon 100123 100257 . - . gene_id "ENSG00000277666"; gene_version "1"; transcript_id "ENST00000621137"; transcript_version "1"; exon_number "3"; gene_name "AC136352.4"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136352.4-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003733773"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270727.1' not found in Genome fasta files for line:
KI270727.1 ensembl exon 166680 167567 . - . gene_id "ENSG00000276760"; gene_version "4"; transcript_id "ENST00000614604"; transcript_version "4"; exon_number "1"; gene_name "AC136352.3"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136352.3-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003727253"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270727.1' not found in Genome fasta files for line:
KI270727.1 ensembl exon 162197 162311 . - . gene_id "ENSG00000276760"; gene_version "4"; transcript_id "ENST00000614604"; transcript_version "4"; exon_number "2"; gene_name "AC136352.3"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136352.3-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003712209"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270727.1' not found in Genome fasta files for line:
KI270727.1 ensembl exon 161864 162037 . - . gene_id "ENSG00000276760"; gene_version "4"; transcript_id "ENST00000614604"; transcript_version "4"; exon_number "3"; gene_name "AC136352.3"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136352.3-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003741446"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270727.1' not found in Genome fasta files for line:
KI270727.1 ensembl exon 158949 159055 . - . gene_id "ENSG00000276760"; gene_version "4"; transcript_id "ENST00000614604"; transcript_version "4"; exon_number "4"; gene_name "AC136352.3"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136352.3-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003719126"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270727.1' not found in Genome fasta files for line:
KI270727.1 ensembl exon 157474 157611 . - . gene_id "ENSG00000276760"; gene_version "4"; transcript_id "ENST00000614604"; transcript_version "4"; exon_number "5"; gene_name "AC136352.3"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136352.3-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003752133"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270727.1' not found in Genome fasta files for line:
KI270727.1 ensembl exon 154895 154965 . - . gene_id "ENSG00000276760"; gene_version "4"; transcript_id "ENST00000614604"; transcript_version "4"; exon_number "6"; gene_name "AC136352.3"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136352.3-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003734406"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270727.1' not found in Genome fasta files for line:
KI270727.1 ensembl exon 149330 149400 . - . gene_id "ENSG00000276760"; gene_version "4"; transcript_id "ENST00000614604"; transcript_version "4"; exon_number "7"; gene_name "AC136352.3"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136352.3-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003713788"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270727.1' not found in Genome fasta files for line:
KI270727.1 ensembl exon 147882 147926 . - . gene_id "ENSG00000276760"; gene_version "4"; transcript_id "ENST00000614604"; transcript_version "4"; exon_number "8"; gene_name "AC136352.3"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136352.3-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003754639"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270727.1' not found in Genome fasta files for line:
KI270727.1 ensembl exon 146670 146836 . - . gene_id "ENSG00000276760"; gene_version "4"; transcript_id "ENST00000614604"; transcript_version "4"; exon_number "9"; gene_name "AC136352.3"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136352.3-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003731303"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270727.1' not found in Genome fasta files for line:
KI270727.1 ensembl exon 138076 138199 . - . gene_id "ENSG00000276760"; gene_version "4"; transcript_id "ENST00000614604"; transcript_version "4"; exon_number "10"; gene_name "AC136352.3"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136352.3-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003752083"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270727.1' not found in Genome fasta files for line:
KI270727.1 ensembl exon 136160 136391 . - . gene_id "ENSG00000276760"; gene_version "4"; transcript_id "ENST00000614604"; transcript_version "4"; exon_number "11"; gene_name "AC136352.3"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136352.3-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003737026"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270727.1' not found in Genome fasta files for line:
KI270727.1 ensembl exon 166680 167571 . - . gene_id "ENSG00000276760"; gene_version "4"; transcript_id "ENST00000620810"; transcript_version "1"; exon_number "1"; gene_name "AC136352.3"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136352.3-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003719301"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270727.1' not found in Genome fasta files for line:
KI270727.1 ensembl exon 162197 162311 . - . gene_id "ENSG00000276760"; gene_version "4"; transcript_id "ENST00000620810"; transcript_version "1"; exon_number "2"; gene_name "AC136352.3"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136352.3-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003712209"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270727.1' not found in Genome fasta files for line:
KI270727.1 ensembl exon 161864 162037 . - . gene_id "ENSG00000276760"; gene_version "4"; transcript_id "ENST00000620810"; transcript_version "1"; exon_number "3"; gene_name "AC136352.3"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136352.3-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003741446"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270727.1' not found in Genome fasta files for line:
KI270727.1 ensembl exon 158949 159055 . - . gene_id "ENSG00000276760"; gene_version "4"; transcript_id "ENST00000620810"; transcript_version "1"; exon_number "4"; gene_name "AC136352.3"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136352.3-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003719126"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270727.1' not found in Genome fasta files for line:
KI270727.1 ensembl exon 157474 157611 . - . gene_id "ENSG00000276760"; gene_version "4"; transcript_id "ENST00000620810"; transcript_version "1"; exon_number "5"; gene_name "AC136352.3"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136352.3-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003752133"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270727.1' not found in Genome fasta files for line:
KI270727.1 ensembl exon 154895 154965 . - . gene_id "ENSG00000276760"; gene_version "4"; transcript_id "ENST00000620810"; transcript_version "1"; exon_number "6"; gene_name "AC136352.3"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136352.3-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003734406"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270727.1' not found in Genome fasta files for line:
KI270727.1 ensembl exon 153238 153458 . - . gene_id "ENSG00000276760"; gene_version "4"; transcript_id "ENST00000620810"; transcript_version "1"; exon_number "7"; gene_name "AC136352.3"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136352.3-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003752714"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270727.1' not found in Genome fasta files for line:
KI270727.1 ensembl exon 152230 152499 . - . gene_id "ENSG00000276760"; gene_version "4"; transcript_id "ENST00000620810"; transcript_version "1"; exon_number "8"; gene_name "AC136352.3"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC136352.3-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003749119"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270727.1' not found in Genome fasta files for line:
KI270727.1 ensembl exon 156089 156195 . - . gene_id "ENSG00000277927"; gene_version "1"; transcript_id "ENST00000613373"; transcript_version "1"; exon_number "1"; gene_name "U6"; gene_source "ensembl"; gene_biotype "snRNA"; transcript_name "U6.85-201"; transcript_source "ensembl"; transcript_biotype "snRNA"; exon_id "ENSE00003730962"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270727.1' not found in Genome fasta files for line:
KI270727.1 ensembl exon 372322 373405 . + . gene_id "ENSG00000275249"; gene_version "1"; transcript_id "ENST00000612882"; transcript_version "1"; exon_number "1"; gene_name "AC171558.3"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC171558.3-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003753425"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270727.1' not found in Genome fasta files for line:
KI270727.1 ensembl exon 386278 387620 . + . gene_id "ENSG00000274792"; gene_version "1"; transcript_id "ENST00000622674"; transcript_version "1"; exon_number "1"; gene_name "AC171558.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC171558.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003720743"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270727.1' not found in Genome fasta files for line:
KI270727.1 ensembl exon 417283 417351 . + . gene_id "ENSG00000276872"; gene_version "1"; transcript_id "ENST00000616048"; transcript_version "1"; exon_number "1"; gene_name "AC171558.4"; gene_source "ensembl"; gene_biotype "pseudogene"; transcript_name "AC171558.4-201"; transcript_source "ensembl"; transcript_biotype "pseudogene"; exon_id "ENSE00003733795"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270727.1' not found in Genome fasta files for line:
KI270727.1 ensembl exon 417355 418206 . + . gene_id "ENSG00000276872"; gene_version "1"; transcript_id "ENST00000616048"; transcript_version "1"; exon_number "2"; gene_name "AC171558.4"; gene_source "ensembl"; gene_biotype "pseudogene"; transcript_name "AC171558.4-201"; transcript_source "ensembl"; transcript_biotype "pseudogene"; exon_id "ENSE00003741744"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270442.1' not found in Genome fasta files for line:
KI270442.1 ensembl exon 217250 217401 . - . gene_id "ENSG00000278294"; gene_version "1"; transcript_id "ENST00000611690"; transcript_version "1"; exon_number "1"; gene_name "5_8S_rRNA"; gene_source "ensembl"; gene_biotype "rRNA"; transcript_name "5_8S_rRNA.6-201"; transcript_source "ensembl"; transcript_biotype "rRNA"; exon_id "ENSE00003723209"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270442.1' not found in Genome fasta files for line:
KI270442.1 ensembl exon 380608 380726 . + . gene_id "ENSG00000278457"; gene_version "1"; transcript_id "ENST00000620265"; transcript_version "1"; exon_number "1"; gene_name "5S_rRNA"; gene_source "ensembl"; gene_biotype "rRNA"; transcript_name "5S_rRNA.16-201"; transcript_source "ensembl"; transcript_biotype "rRNA"; exon_id "ENSE00003736125"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000225.1' not found in Genome fasta files for line:
GL000225.1 ensembl exon 183252 183364 . + . gene_id "ENSG00000276711"; gene_version "1"; transcript_id "ENST00000621409"; transcript_version "1"; exon_number "1"; gene_name "U2"; gene_source "ensembl"; gene_biotype "snRNA"; transcript_name "U2.13-201"; transcript_source "ensembl"; transcript_biotype "snRNA"; exon_id "ENSE00003740192"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000009.2' not found in Genome fasta files for line:
GL000009.2 ensembl exon 56140 58376 . - . gene_id "ENSG00000278704"; gene_version "1"; transcript_id "ENST00000618686"; transcript_version "1"; exon_number "1"; gene_name "BX004987.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "BX004987.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003753029"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000194.1' not found in Genome fasta files for line:
GL000194.1 ensembl exon 114986 115018 . - . gene_id "ENSG00000277400"; gene_version "1"; transcript_id "ENST00000613230"; transcript_version "1"; exon_number "1"; gene_name "AC145212.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC145212.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00002299440"; exon_version "2"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000194.1' not found in Genome fasta files for line:
GL000194.1 ensembl exon 112792 112850 . - . gene_id "ENSG00000277400"; gene_version "1"; transcript_id "ENST00000613230"; transcript_version "1"; exon_number "2"; gene_name "AC145212.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC145212.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003739295"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000194.1' not found in Genome fasta files for line:
GL000194.1 ensembl exon 53590 55676 . - . gene_id "ENSG00000277400"; gene_version "1"; transcript_id "ENST00000613230"; transcript_version "1"; exon_number "3"; gene_name "AC145212.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC145212.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003723764"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000194.1' not found in Genome fasta files for line:
GL000194.1 ensembl exon 114986 115055 . - . gene_id "ENSG00000274847"; gene_version "1"; transcript_id "ENST00000400754"; transcript_version "4"; exon_number "1"; gene_name "MAFIP"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "MAFIP-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003736481"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000194.1' not found in Genome fasta files for line:
GL000194.1 ensembl exon 112792 112850 . - . gene_id "ENSG00000274847"; gene_version "1"; transcript_id "ENST00000400754"; transcript_version "4"; exon_number "2"; gene_name "MAFIP"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "MAFIP-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003713687"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000194.1' not found in Genome fasta files for line:
GL000194.1 ensembl exon 55446 55676 . - . gene_id "ENSG00000274847"; gene_version "1"; transcript_id "ENST00000400754"; transcript_version "4"; exon_number "3"; gene_name "MAFIP"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "MAFIP-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003714436"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000194.1' not found in Genome fasta files for line:
GL000194.1 ensembl exon 53594 54832 . - . gene_id "ENSG00000274847"; gene_version "1"; transcript_id "ENST00000400754"; transcript_version "4"; exon_number "4"; gene_name "MAFIP"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "MAFIP-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00002218789"; exon_version "2"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000205.2' not found in Genome fasta files for line:
GL000205.2 ensembl exon 93050 93150 . - . gene_id "ENSG00000276932"; gene_version "1"; transcript_id "ENST00000620032"; transcript_version "1"; exon_number "1"; gene_name "Y_RNA"; gene_source "ensembl"; gene_biotype "misc_RNA"; transcript_name "Y_RNA.805-201"; transcript_source "ensembl"; transcript_biotype "misc_RNA"; exon_id "ENSE00003726615"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000205.2' not found in Genome fasta files for line:
GL000205.2 ensembl exon 104597 104855 . - . gene_id "ENSG00000273496"; gene_version "1"; transcript_id "ENST00000621382"; transcript_version "1"; exon_number "1"; gene_name "AC011841.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC011841.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003740367"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000205.2' not found in Genome fasta files for line:
GL000205.2 ensembl exon 100544 100563 . - . gene_id "ENSG00000273496"; gene_version "1"; transcript_id "ENST00000621382"; transcript_version "1"; exon_number "2"; gene_name "AC011841.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC011841.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003719208"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000205.2' not found in Genome fasta files for line:
GL000205.2 ensembl exon 100380 100541 . - . gene_id "ENSG00000273496"; gene_version "1"; transcript_id "ENST00000621382"; transcript_version "1"; exon_number "3"; gene_name "AC011841.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC011841.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003731139"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000205.2' not found in Genome fasta files for line:
GL000205.2 ensembl exon 99351 100377 . - . gene_id "ENSG00000273496"; gene_version "1"; transcript_id "ENST00000621382"; transcript_version "1"; exon_number "4"; gene_name "AC011841.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC011841.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003713261"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000195.1' not found in Genome fasta files for line:
GL000195.1 ensembl exon 37434 37534 . - . gene_id "ENSG00000277428"; gene_version "1"; transcript_id "ENST00000618679"; transcript_version "1"; exon_number "1"; gene_name "Y_RNA"; gene_source "ensembl"; gene_biotype "misc_RNA"; transcript_name "Y_RNA.808-201"; transcript_source "ensembl"; transcript_biotype "misc_RNA"; exon_id "ENSE00003747126"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000195.1' not found in Genome fasta files for line:
GL000195.1 ensembl exon 48955 49164 . - . gene_id "ENSG00000276256"; gene_version "1"; transcript_id "ENST00000612465"; transcript_version "1"; exon_number "1"; gene_name "AC011043.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC011043.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003720343"; exon_version "1"; tag "basic"; transcript_support_level "2";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000195.1' not found in Genome fasta files for line:
GL000195.1 ensembl exon 42939 44923 . - . gene_id "ENSG00000276256"; gene_version "1"; transcript_id "ENST00000612465"; transcript_version "1"; exon_number "2"; gene_name "AC011043.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC011043.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003719364"; exon_version "1"; tag "basic"; transcript_support_level "2";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000195.1' not found in Genome fasta files for line:
GL000195.1 ensembl exon 173872 174130 . + . gene_id "ENSG00000278198"; gene_version "1"; transcript_id "ENST00000611619"; transcript_version "1"; exon_number "1"; gene_name "AC011043.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC011043.2-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003712007"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000195.1' not found in Genome fasta files for line:
GL000195.1 ensembl exon 178160 178179 . + . gene_id "ENSG00000278198"; gene_version "1"; transcript_id "ENST00000611619"; transcript_version "1"; exon_number "2"; gene_name "AC011043.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC011043.2-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003725498"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000195.1' not found in Genome fasta files for line:
GL000195.1 ensembl exon 178182 178343 . + . gene_id "ENSG00000278198"; gene_version "1"; transcript_id "ENST00000611619"; transcript_version "1"; exon_number "3"; gene_name "AC011043.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC011043.2-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003739005"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000195.1' not found in Genome fasta files for line:
GL000195.1 ensembl exon 178346 179372 . + . gene_id "ENSG00000278198"; gene_version "1"; transcript_id "ENST00000611619"; transcript_version "1"; exon_number "4"; gene_name "AC011043.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC011043.2-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003713116"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270733.1' not found in Genome fasta files for line:
KI270733.1 ensembl exon 122136 122225 . + . gene_id "ENSG00000273739"; gene_version "1"; transcript_id "ENST00000618675"; transcript_version "1"; exon_number "1"; gene_name "AL353644.1"; gene_source "ensembl"; gene_biotype "misc_RNA"; transcript_name "AL353644.1-201"; transcript_source "ensembl"; transcript_biotype "misc_RNA"; exon_id "ENSE00003734247"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270733.1' not found in Genome fasta files for line:
KI270733.1 ensembl exon 128877 129029 . + . gene_id "ENSG00000276700"; gene_version "1"; transcript_id "ENST00000616292"; transcript_version "1"; exon_number "1"; gene_name "RNA5-8SN4"; gene_source "ensembl"; gene_biotype "rRNA"; transcript_name "RNA5-8SN4-201"; transcript_source "ensembl"; transcript_biotype "rRNA"; exon_id "ENSE00003725298"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270733.1' not found in Genome fasta files for line:
KI270733.1 ensembl exon 167218 167307 . + . gene_id "ENSG00000276312"; gene_version "1"; transcript_id "ENST00000615130"; transcript_version "1"; exon_number "1"; gene_name "AL353644.2"; gene_source "ensembl"; gene_biotype "misc_RNA"; transcript_name "AL353644.2-201"; transcript_source "ensembl"; transcript_biotype "misc_RNA"; exon_id "ENSE00003727949"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270733.1' not found in Genome fasta files for line:
KI270733.1 ensembl exon 173956 174108 . + . gene_id "ENSG00000275757"; gene_version "1"; transcript_id "ENST00000618998"; transcript_version "1"; exon_number "1"; gene_name "5_8S_rRNA"; gene_source "ensembl"; gene_biotype "rRNA"; transcript_name "5_8S_rRNA.2-201"; transcript_source "ensembl"; transcript_biotype "rRNA"; exon_id "ENSE00003724737"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000219.1' not found in Genome fasta files for line:
GL000219.1 ensembl exon 83213 83311 . - . gene_id "ENSG00000273748"; gene_version "1"; transcript_id "ENST00000612919"; transcript_version "1"; exon_number "1"; gene_name "AL592183.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AL592183.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003721270"; exon_version "1"; tag "basic"; transcript_support_level "2";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000219.1' not found in Genome fasta files for line:
GL000219.1 ensembl exon 79937 80028 . - . gene_id "ENSG00000273748"; gene_version "1"; transcript_id "ENST00000612919"; transcript_version "1"; exon_number "2"; gene_name "AL592183.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AL592183.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003713623"; exon_version "1"; tag "basic"; transcript_support_level "2";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000219.1' not found in Genome fasta files for line:
GL000219.1 ensembl exon 78842 78952 . - . gene_id "ENSG00000273748"; gene_version "1"; transcript_id "ENST00000612919"; transcript_version "1"; exon_number "3"; gene_name "AL592183.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AL592183.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003748239"; exon_version "1"; tag "basic"; transcript_support_level "2";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000219.1' not found in Genome fasta files for line:
GL000219.1 ensembl exon 54224 54293 . - . gene_id "ENSG00000273748"; gene_version "1"; transcript_id "ENST00000612919"; transcript_version "1"; exon_number "4"; gene_name "AL592183.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AL592183.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003722602"; exon_version "1"; tag "basic"; transcript_support_level "2";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000216.2' not found in Genome fasta files for line:
GL000216.2 ensembl exon 93197 93309 . - . gene_id "ENSG00000274202"; gene_version "1"; transcript_id "ENST00000611062"; transcript_version "1"; exon_number "1"; gene_name "U2"; gene_source "ensembl"; gene_biotype "snRNA"; transcript_name "U2.4-201"; transcript_source "ensembl"; transcript_biotype "snRNA"; exon_id "ENSE00003740613"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270744.1' not found in Genome fasta files for line:
KI270744.1 ensembl exon 51009 51114 . - . gene_id "ENSG00000278625"; gene_version "1"; transcript_id "ENST00000616830"; transcript_version "1"; exon_number "1"; gene_name "U6"; gene_source "ensembl"; gene_biotype "snRNA"; transcript_name "U6.97-201"; transcript_source "ensembl"; transcript_biotype "snRNA"; exon_id "ENSE00003736507"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270734.1' not found in Genome fasta files for line:
KI270734.1 ensembl exon 59711 60178 . + . gene_id "ENSG00000278573"; gene_version "1"; transcript_id "ENST00000615362"; transcript_version "1"; exon_number "1"; gene_name "AC007325.3"; gene_source "ensembl"; gene_biotype "pseudogene"; transcript_name "AC007325.3-201"; transcript_source "ensembl"; transcript_biotype "pseudogene"; exon_id "ENSE00003744323"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270734.1' not found in Genome fasta files for line:
KI270734.1 ensembl exon 60182 60316 . + . gene_id "ENSG00000278573"; gene_version "1"; transcript_id "ENST00000615362"; transcript_version "1"; exon_number "2"; gene_name "AC007325.3"; gene_source "ensembl"; gene_biotype "pseudogene"; transcript_name "AC007325.3-201"; transcript_source "ensembl"; transcript_biotype "pseudogene"; exon_id "ENSE00003747300"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270734.1' not found in Genome fasta files for line:
KI270734.1 ensembl exon 72411 74814 . + . gene_id "ENSG00000276017"; gene_version "1"; transcript_id "ENST00000617983"; transcript_version "1"; exon_number "1"; gene_name "AC007325.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC007325.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003721512"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270734.1' not found in Genome fasta files for line:
KI270734.1 ensembl exon 131494 131755 . + . gene_id "ENSG00000278817"; gene_version "1"; transcript_id "ENST00000613204"; transcript_version "1"; exon_number "1"; gene_name "AC007325.4"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC007325.4-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003729133"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270734.1' not found in Genome fasta files for line:
KI270734.1 ensembl exon 131836 131996 . + . gene_id "ENSG00000278817"; gene_version "1"; transcript_id "ENST00000613204"; transcript_version "1"; exon_number "2"; gene_name "AC007325.4"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC007325.4-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003729010"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270734.1' not found in Genome fasta files for line:
KI270734.1 ensembl exon 135443 135543 . + . gene_id "ENSG00000278817"; gene_version "1"; transcript_id "ENST00000613204"; transcript_version "1"; exon_number "3"; gene_name "AC007325.4"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC007325.4-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003716987"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270734.1' not found in Genome fasta files for line:
KI270734.1 ensembl exon 136159 136299 . + . gene_id "ENSG00000278817"; gene_version "1"; transcript_id "ENST00000613204"; transcript_version "1"; exon_number "4"; gene_name "AC007325.4"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC007325.4-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003730904"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270734.1' not found in Genome fasta files for line:
KI270734.1 ensembl exon 136845 137392 . + . gene_id "ENSG00000278817"; gene_version "1"; transcript_id "ENST00000613204"; transcript_version "1"; exon_number "5"; gene_name "AC007325.4"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC007325.4-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003712507"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270734.1' not found in Genome fasta files for line:
KI270734.1 ensembl exon 161689 161852 . - . gene_id "ENSG00000277196"; gene_version "4"; transcript_id "ENST00000621424"; transcript_version "4"; exon_number "1"; gene_name "AC007325.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC007325.2-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003746084"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270734.1' not found in Genome fasta files for line:
KI270734.1 ensembl exon 161314 161626 . - . gene_id "ENSG00000277196"; gene_version "4"; transcript_id "ENST00000621424"; transcript_version "4"; exon_number "2"; gene_name "AC007325.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC007325.2-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003719550"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270734.1' not found in Genome fasta files for line:
KI270734.1 ensembl exon 156289 156497 . - . gene_id "ENSG00000277196"; gene_version "4"; transcript_id "ENST00000621424"; transcript_version "4"; exon_number "3"; gene_name "AC007325.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC007325.2-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003723757"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270734.1' not found in Genome fasta files for line:
KI270734.1 ensembl exon 150987 151021 . - . gene_id "ENSG00000277196"; gene_version "4"; transcript_id "ENST00000621424"; transcript_version "4"; exon_number "4"; gene_name "AC007325.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC007325.2-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003731891"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270734.1' not found in Genome fasta files for line:
KI270734.1 ensembl exon 150350 150499 . - . gene_id "ENSG00000277196"; gene_version "4"; transcript_id "ENST00000621424"; transcript_version "4"; exon_number "5"; gene_name "AC007325.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC007325.2-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003724613"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270734.1' not found in Genome fasta files for line:
KI270734.1 ensembl exon 148414 148478 . - . gene_id "ENSG00000277196"; gene_version "4"; transcript_id "ENST00000621424"; transcript_version "4"; exon_number "6"; gene_name "AC007325.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC007325.2-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003732418"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270734.1' not found in Genome fasta files for line:
KI270734.1 ensembl exon 148116 148232 . - . gene_id "ENSG00000277196"; gene_version "4"; transcript_id "ENST00000621424"; transcript_version "4"; exon_number "7"; gene_name "AC007325.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC007325.2-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003733960"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270734.1' not found in Genome fasta files for line:
KI270734.1 ensembl exon 147624 147703 . - . gene_id "ENSG00000277196"; gene_version "4"; transcript_id "ENST00000621424"; transcript_version "4"; exon_number "8"; gene_name "AC007325.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC007325.2-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003727207"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270734.1' not found in Genome fasta files for line:
KI270734.1 ensembl exon 146640 146721 . - . gene_id "ENSG00000277196"; gene_version "4"; transcript_id "ENST00000621424"; transcript_version "4"; exon_number "9"; gene_name "AC007325.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC007325.2-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003728972"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270734.1' not found in Genome fasta files for line:
KI270734.1 ensembl exon 145004 145096 . - . gene_id "ENSG00000277196"; gene_version "4"; transcript_id "ENST00000621424"; transcript_version "4"; exon_number "10"; gene_name "AC007325.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC007325.2-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003733844"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270734.1' not found in Genome fasta files for line:
KI270734.1 ensembl exon 144749 144895 . - . gene_id "ENSG00000277196"; gene_version "4"; transcript_id "ENST00000621424"; transcript_version "4"; exon_number "11"; gene_name "AC007325.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC007325.2-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003752738"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270734.1' not found in Genome fasta files for line:
KI270734.1 ensembl exon 143614 143789 . - . gene_id "ENSG00000277196"; gene_version "4"; transcript_id "ENST00000621424"; transcript_version "4"; exon_number "12"; gene_name "AC007325.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC007325.2-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003720006"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270734.1' not found in Genome fasta files for line:
KI270734.1 ensembl exon 142194 142292 . - . gene_id "ENSG00000277196"; gene_version "4"; transcript_id "ENST00000621424"; transcript_version "4"; exon_number "13"; gene_name "AC007325.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC007325.2-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003719283"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270734.1' not found in Genome fasta files for line:
KI270734.1 ensembl exon 138743 138831 . - . gene_id "ENSG00000277196"; gene_version "4"; transcript_id "ENST00000621424"; transcript_version "4"; exon_number "14"; gene_name "AC007325.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC007325.2-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003751415"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270734.1' not found in Genome fasta files for line:
KI270734.1 ensembl exon 138082 138667 . - . gene_id "ENSG00000277196"; gene_version "4"; transcript_id "ENST00000621424"; transcript_version "4"; exon_number "15"; gene_name "AC007325.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC007325.2-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003753010"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270734.1' not found in Genome fasta files for line:
KI270734.1 ensembl exon 161689 161750 . - . gene_id "ENSG00000277196"; gene_version "4"; transcript_id "ENST00000615165"; transcript_version "1"; exon_number "1"; gene_name "AC007325.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC007325.2-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003735197"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270734.1' not found in Genome fasta files for line:
KI270734.1 ensembl exon 156289 156497 . - . gene_id "ENSG00000277196"; gene_version "4"; transcript_id "ENST00000615165"; transcript_version "1"; exon_number "2"; gene_name "AC007325.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC007325.2-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003737280"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270734.1' not found in Genome fasta files for line:
KI270734.1 ensembl exon 150987 151021 . - . gene_id "ENSG00000277196"; gene_version "4"; transcript_id "ENST00000615165"; transcript_version "1"; exon_number "3"; gene_name "AC007325.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC007325.2-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003731891"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270734.1' not found in Genome fasta files for line:
KI270734.1 ensembl exon 150350 150499 . - . gene_id "ENSG00000277196"; gene_version "4"; transcript_id "ENST00000615165"; transcript_version "1"; exon_number "4"; gene_name "AC007325.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC007325.2-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003724613"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270734.1' not found in Genome fasta files for line:
KI270734.1 ensembl exon 148414 148478 . - . gene_id "ENSG00000277196"; gene_version "4"; transcript_id "ENST00000615165"; transcript_version "1"; exon_number "5"; gene_name "AC007325.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC007325.2-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003732418"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270734.1' not found in Genome fasta files for line:
KI270734.1 ensembl exon 148116 148232 . - . gene_id "ENSG00000277196"; gene_version "4"; transcript_id "ENST00000615165"; transcript_version "1"; exon_number "6"; gene_name "AC007325.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC007325.2-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003733960"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270734.1' not found in Genome fasta files for line:
KI270734.1 ensembl exon 147624 147703 . - . gene_id "ENSG00000277196"; gene_version "4"; transcript_id "ENST00000615165"; transcript_version "1"; exon_number "7"; gene_name "AC007325.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC007325.2-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003727207"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270734.1' not found in Genome fasta files for line:
KI270734.1 ensembl exon 146640 146721 . - . gene_id "ENSG00000277196"; gene_version "4"; transcript_id "ENST00000615165"; transcript_version "1"; exon_number "8"; gene_name "AC007325.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC007325.2-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003728972"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270734.1' not found in Genome fasta files for line:
KI270734.1 ensembl exon 145004 145096 . - . gene_id "ENSG00000277196"; gene_version "4"; transcript_id "ENST00000615165"; transcript_version "1"; exon_number "9"; gene_name "AC007325.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC007325.2-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003733844"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270734.1' not found in Genome fasta files for line:
KI270734.1 ensembl exon 144749 144895 . - . gene_id "ENSG00000277196"; gene_version "4"; transcript_id "ENST00000615165"; transcript_version "1"; exon_number "10"; gene_name "AC007325.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC007325.2-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003752738"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270734.1' not found in Genome fasta files for line:
KI270734.1 ensembl exon 143614 143789 . - . gene_id "ENSG00000277196"; gene_version "4"; transcript_id "ENST00000615165"; transcript_version "1"; exon_number "11"; gene_name "AC007325.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC007325.2-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003720006"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270734.1' not found in Genome fasta files for line:
KI270734.1 ensembl exon 142194 142292 . - . gene_id "ENSG00000277196"; gene_version "4"; transcript_id "ENST00000615165"; transcript_version "1"; exon_number "12"; gene_name "AC007325.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC007325.2-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003719283"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270734.1' not found in Genome fasta files for line:
KI270734.1 ensembl exon 138743 138831 . - . gene_id "ENSG00000277196"; gene_version "4"; transcript_id "ENST00000615165"; transcript_version "1"; exon_number "13"; gene_name "AC007325.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC007325.2-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003751415"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270734.1' not found in Genome fasta files for line:
KI270734.1 ensembl exon 138082 138667 . - . gene_id "ENSG00000277196"; gene_version "4"; transcript_id "ENST00000615165"; transcript_version "1"; exon_number "14"; gene_name "AC007325.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC007325.2-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003753010"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000213.1' not found in Genome fasta files for line:
GL000213.1 ensembl exon 138767 139655 . - . gene_id "ENSG00000277630"; gene_version "4"; transcript_id "ENST00000616049"; transcript_version "4"; exon_number "1"; gene_name "BX072566.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "BX072566.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003752707"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000213.1' not found in Genome fasta files for line:
GL000213.1 ensembl exon 134276 134390 . - . gene_id "ENSG00000277630"; gene_version "4"; transcript_id "ENST00000616049"; transcript_version "4"; exon_number "2"; gene_name "BX072566.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "BX072566.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003744309"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000213.1' not found in Genome fasta files for line:
GL000213.1 ensembl exon 133943 134116 . - . gene_id "ENSG00000277630"; gene_version "4"; transcript_id "ENST00000616049"; transcript_version "4"; exon_number "3"; gene_name "BX072566.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "BX072566.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003750467"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000213.1' not found in Genome fasta files for line:
GL000213.1 ensembl exon 131064 131170 . - . gene_id "ENSG00000277630"; gene_version "4"; transcript_id "ENST00000616049"; transcript_version "4"; exon_number "4"; gene_name "BX072566.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "BX072566.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003741763"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000213.1' not found in Genome fasta files for line:
GL000213.1 ensembl exon 129228 129365 . - . gene_id "ENSG00000277630"; gene_version "4"; transcript_id "ENST00000616049"; transcript_version "4"; exon_number "5"; gene_name "BX072566.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "BX072566.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003745068"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000213.1' not found in Genome fasta files for line:
GL000213.1 ensembl exon 126648 126718 . - . gene_id "ENSG00000277630"; gene_version "4"; transcript_id "ENST00000616049"; transcript_version "4"; exon_number "6"; gene_name "BX072566.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "BX072566.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003743181"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000213.1' not found in Genome fasta files for line:
GL000213.1 ensembl exon 121073 121143 . - . gene_id "ENSG00000277630"; gene_version "4"; transcript_id "ENST00000616049"; transcript_version "4"; exon_number "7"; gene_name "BX072566.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "BX072566.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003728068"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000213.1' not found in Genome fasta files for line:
GL000213.1 ensembl exon 119629 119673 . - . gene_id "ENSG00000277630"; gene_version "4"; transcript_id "ENST00000616049"; transcript_version "4"; exon_number "8"; gene_name "BX072566.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "BX072566.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003731379"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000213.1' not found in Genome fasta files for line:
GL000213.1 ensembl exon 118422 118588 . - . gene_id "ENSG00000277630"; gene_version "4"; transcript_id "ENST00000616049"; transcript_version "4"; exon_number "9"; gene_name "BX072566.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "BX072566.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003735127"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000213.1' not found in Genome fasta files for line:
GL000213.1 ensembl exon 109884 110007 . - . gene_id "ENSG00000277630"; gene_version "4"; transcript_id "ENST00000616049"; transcript_version "4"; exon_number "10"; gene_name "BX072566.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "BX072566.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003751357"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000213.1' not found in Genome fasta files for line:
GL000213.1 ensembl exon 108007 108247 . - . gene_id "ENSG00000277630"; gene_version "4"; transcript_id "ENST00000616049"; transcript_version "4"; exon_number "11"; gene_name "BX072566.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "BX072566.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003748772"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000213.1' not found in Genome fasta files for line:
GL000213.1 ensembl exon 138767 139659 . - . gene_id "ENSG00000277630"; gene_version "4"; transcript_id "ENST00000616157"; transcript_version "1"; exon_number "1"; gene_name "BX072566.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "BX072566.1-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003718954"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000213.1' not found in Genome fasta files for line:
GL000213.1 ensembl exon 134276 134390 . - . gene_id "ENSG00000277630"; gene_version "4"; transcript_id "ENST00000616157"; transcript_version "1"; exon_number "2"; gene_name "BX072566.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "BX072566.1-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003744309"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000213.1' not found in Genome fasta files for line:
GL000213.1 ensembl exon 133943 134116 . - . gene_id "ENSG00000277630"; gene_version "4"; transcript_id "ENST00000616157"; transcript_version "1"; exon_number "3"; gene_name "BX072566.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "BX072566.1-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003750467"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000213.1' not found in Genome fasta files for line:
GL000213.1 ensembl exon 131064 131170 . - . gene_id "ENSG00000277630"; gene_version "4"; transcript_id "ENST00000616157"; transcript_version "1"; exon_number "4"; gene_name "BX072566.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "BX072566.1-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003741763"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000213.1' not found in Genome fasta files for line:
GL000213.1 ensembl exon 129228 129365 . - . gene_id "ENSG00000277630"; gene_version "4"; transcript_id "ENST00000616157"; transcript_version "1"; exon_number "5"; gene_name "BX072566.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "BX072566.1-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003745068"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000213.1' not found in Genome fasta files for line:
GL000213.1 ensembl exon 126648 126718 . - . gene_id "ENSG00000277630"; gene_version "4"; transcript_id "ENST00000616157"; transcript_version "1"; exon_number "6"; gene_name "BX072566.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "BX072566.1-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003743181"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000213.1' not found in Genome fasta files for line:
GL000213.1 ensembl exon 124992 125212 . - . gene_id "ENSG00000277630"; gene_version "4"; transcript_id "ENST00000616157"; transcript_version "1"; exon_number "7"; gene_name "BX072566.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "BX072566.1-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003728687"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000213.1' not found in Genome fasta files for line:
GL000213.1 ensembl exon 123983 124252 . - . gene_id "ENSG00000277630"; gene_version "4"; transcript_id "ENST00000616157"; transcript_version "1"; exon_number "8"; gene_name "BX072566.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "BX072566.1-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003740957"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000213.1' not found in Genome fasta files for line:
GL000213.1 ensembl exon 127840 127946 . - . gene_id "ENSG00000278793"; gene_version "1"; transcript_id "ENST00000616468"; transcript_version "1"; exon_number "1"; gene_name "U6"; gene_source "ensembl"; gene_biotype "snRNA"; transcript_name "U6.100-201"; transcript_source "ensembl"; transcript_biotype "snRNA"; exon_id "ENSE00003737523"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000220.1' not found in Genome fasta files for line:
GL000220.1 ensembl exon 105287 105376 . + . gene_id "ENSG00000276197"; gene_version "1"; transcript_id "ENST00000619317"; transcript_version "1"; exon_number "1"; gene_name "AL592188.2"; gene_source "ensembl"; gene_biotype "misc_RNA"; transcript_name "AL592188.2-201"; transcript_source "ensembl"; transcript_biotype "misc_RNA"; exon_id "ENSE00003742858"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000220.1' not found in Genome fasta files for line:
GL000220.1 ensembl exon 112025 112177 . + . gene_id "ENSG00000274917"; gene_version "1"; transcript_id "ENST00000611446"; transcript_version "1"; exon_number "1"; gene_name "RNA5-8SN5"; gene_source "ensembl"; gene_biotype "rRNA"; transcript_name "RNA5-8SN5-201"; transcript_source "ensembl"; transcript_biotype "rRNA"; exon_id "ENSE00003734991"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000220.1' not found in Genome fasta files for line:
GL000220.1 ensembl exon 149259 149348 . + . gene_id "ENSG00000273937"; gene_version "1"; transcript_id "ENST00000614535"; transcript_version "1"; exon_number "1"; gene_name "AL592188.1"; gene_source "ensembl"; gene_biotype "misc_RNA"; transcript_name "AL592188.1-201"; transcript_source "ensembl"; transcript_biotype "misc_RNA"; exon_id "ENSE00003752463"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000220.1' not found in Genome fasta files for line:
GL000220.1 ensembl exon 155997 156149 . + . gene_id "ENSG00000273730"; gene_version "1"; transcript_id "ENST00000619779"; transcript_version "1"; exon_number "1"; gene_name "5_8S_rRNA"; gene_source "ensembl"; gene_biotype "rRNA"; transcript_name "5_8S_rRNA.1-201"; transcript_source "ensembl"; transcript_biotype "rRNA"; exon_id "ENSE00003712199"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'GL000218.1' not found in Genome fasta files for line:
GL000218.1 ensembl exon 51867 54893 . - . gene_id "ENSG00000278384"; gene_version "1"; transcript_id "ENST00000612565"; transcript_version "1"; exon_number "1"; gene_name "AL354822.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AL354822.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003727702"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270731.1' not found in Genome fasta files for line:
KI270731.1 ensembl exon 10598 13001 . - . gene_id "ENSG00000278633"; gene_version "1"; transcript_id "ENST00000619792"; transcript_version "1"; exon_number "1"; gene_name "AC023491.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC023491.2-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003722305"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270731.1' not found in Genome fasta files for line:
KI270731.1 ensembl exon 26671 27138 . - . gene_id "ENSG00000278066"; gene_version "1"; transcript_id "ENST00000620795"; transcript_version "1"; exon_number "1"; gene_name "AC023491.1"; gene_source "ensembl"; gene_biotype "pseudogene"; transcript_name "AC023491.1-201"; transcript_source "ensembl"; transcript_biotype "pseudogene"; exon_id "ENSE00003752618"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270731.1' not found in Genome fasta files for line:
KI270731.1 ensembl exon 26533 26667 . - . gene_id "ENSG00000278066"; gene_version "1"; transcript_id "ENST00000620795"; transcript_version "1"; exon_number "2"; gene_name "AC023491.1"; gene_source "ensembl"; gene_biotype "pseudogene"; transcript_name "AC023491.1-201"; transcript_source "ensembl"; transcript_biotype "pseudogene"; exon_id "ENSE00003754098"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270750.1' not found in Genome fasta files for line:
KI270750.1 ensembl exon 148668 148843 . + . gene_id "ENSG00000277374"; gene_version "1"; transcript_id "ENST00000612925"; transcript_version "1"; exon_number "1"; gene_name "U1"; gene_source "ensembl"; gene_biotype "snRNA"; transcript_name "U1.32-201"; transcript_source "ensembl"; transcript_biotype "snRNA"; exon_id "ENSE00003728746"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270721.1' not found in Genome fasta files for line:
KI270721.1 ensembl exon 2585 2692 . + . gene_id "ENSG00000276345"; gene_version "1"; transcript_id "ENST00000612848"; transcript_version "1"; exon_number "1"; gene_name "AC004556.3"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC004556.3-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003754502"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270721.1' not found in Genome fasta files for line:
KI270721.1 ensembl exon 6094 6216 . + . gene_id "ENSG00000276345"; gene_version "1"; transcript_id "ENST00000612848"; transcript_version "1"; exon_number "2"; gene_name "AC004556.3"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC004556.3-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003717024"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270721.1' not found in Genome fasta files for line:
KI270721.1 ensembl exon 7322 7404 . + . gene_id "ENSG00000276345"; gene_version "1"; transcript_id "ENST00000612848"; transcript_version "1"; exon_number "3"; gene_name "AC004556.3"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC004556.3-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003744235"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270721.1' not found in Genome fasta files for line:
KI270721.1 ensembl exon 7977 8050 . + . gene_id "ENSG00000276345"; gene_version "1"; transcript_id "ENST00000612848"; transcript_version "1"; exon_number "4"; gene_name "AC004556.3"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC004556.3-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003735832"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270721.1' not found in Genome fasta files for line:
KI270721.1 ensembl exon 11451 11802 . + . gene_id "ENSG00000276345"; gene_version "1"; transcript_id "ENST00000612848"; transcript_version "1"; exon_number "5"; gene_name "AC004556.3"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC004556.3-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003740910"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270721.1' not found in Genome fasta files for line:
KI270721.1 ensembl exon 51722 51792 . + . gene_id "ENSG00000273532"; gene_version "1"; transcript_id "ENST00000612801"; transcript_version "1"; exon_number "1"; gene_name "AC004556.1"; gene_source "ensembl"; gene_biotype "misc_RNA"; transcript_name "AC004556.1-201"; transcript_source "ensembl"; transcript_biotype "misc_RNA"; exon_id "ENSE00003736255"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270721.1' not found in Genome fasta files for line:
KI270721.1 ensembl exon 52666 52734 . + . gene_id "ENSG00000276351"; gene_version "1"; transcript_id "ENST00000617089"; transcript_version "1"; exon_number "1"; gene_name "AC004556.4"; gene_source "ensembl"; gene_biotype "misc_RNA"; transcript_name "AC004556.4-201"; transcript_source "ensembl"; transcript_biotype "misc_RNA"; exon_id "ENSE00003737167"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270721.1' not found in Genome fasta files for line:
KI270721.1 ensembl exon 52895 53010 . + . gene_id "ENSG00000275661"; gene_version "1"; transcript_id "ENST00000614351"; transcript_version "1"; exon_number "1"; gene_name "AC004556.2"; gene_source "ensembl"; gene_biotype "misc_RNA"; transcript_name "AC004556.2-201"; transcript_source "ensembl"; transcript_biotype "misc_RNA"; exon_id "ENSE00003750237"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270726.1' not found in Genome fasta files for line:
KI270726.1 ensembl exon 26241 26534 . + . gene_id "ENSG00000277856"; gene_version "1"; transcript_id "ENST00000619729"; transcript_version "1"; exon_number "1"; gene_name "AC233755.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC233755.2-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003738911"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270726.1' not found in Genome fasta files for line:
KI270726.1 ensembl exon 41444 41489 . + . gene_id "ENSG00000275063"; gene_version "1"; transcript_id "ENST00000618003"; transcript_version "1"; exon_number "1"; gene_name "AC233755.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC233755.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003729911"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270726.1' not found in Genome fasta files for line:
KI270726.1 ensembl exon 41572 41876 . + . gene_id "ENSG00000275063"; gene_version "1"; transcript_id "ENST00000618003"; transcript_version "1"; exon_number "2"; gene_name "AC233755.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC233755.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003739162"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 24492 24650 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000614336"; transcript_version "4"; exon_number "1"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003720748"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 22933 23142 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000614336"; transcript_version "4"; exon_number "2"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003751858"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 21057 21159 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000614336"; transcript_version "4"; exon_number "3"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003742882"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 20007 20221 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000614336"; transcript_version "4"; exon_number "4"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003720425"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 18897 18969 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000614336"; transcript_version "4"; exon_number "5"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003713346"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 18227 18432 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000614336"; transcript_version "4"; exon_number "6"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00001711129"; exon_version "2"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 16871 16922 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000614336"; transcript_version "4"; exon_number "7"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00001632419"; exon_version "2"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 12801 12964 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000614336"; transcript_version "4"; exon_number "8"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00001649487"; exon_version "3"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 11707 11758 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000614336"; transcript_version "4"; exon_number "9"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003724284"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 10911 11083 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000614336"; transcript_version "4"; exon_number "10"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003714086"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 10140 10191 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000614336"; transcript_version "4"; exon_number "11"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003717009"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 9365 9537 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000614336"; transcript_version "4"; exon_number "12"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003721810"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 8604 8655 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000614336"; transcript_version "4"; exon_number "13"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003711655"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 7817 7989 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000614336"; transcript_version "4"; exon_number "14"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003716311"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 6991 7102 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000614336"; transcript_version "4"; exon_number "15"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003712054"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 4612 6370 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000614336"; transcript_version "4"; exon_number "16"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003731717"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 29591 29626 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000612640"; transcript_version "4"; exon_number "1"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003751857"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 29279 29488 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000612640"; transcript_version "4"; exon_number "2"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003724467"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 27337 27439 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000612640"; transcript_version "4"; exon_number "3"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003718650"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 26291 26505 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000612640"; transcript_version "4"; exon_number "4"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003729584"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 18897 18969 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000612640"; transcript_version "4"; exon_number "5"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003713346"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 18227 18432 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000612640"; transcript_version "4"; exon_number "6"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00001711129"; exon_version "2"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 16871 16922 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000612640"; transcript_version "4"; exon_number "7"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00001632419"; exon_version "2"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 12801 12964 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000612640"; transcript_version "4"; exon_number "8"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00001649487"; exon_version "3"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 11707 11758 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000612640"; transcript_version "4"; exon_number "9"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003724284"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 10911 11083 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000612640"; transcript_version "4"; exon_number "10"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003714086"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 10140 10191 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000612640"; transcript_version "4"; exon_number "11"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003717009"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 9365 9537 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000612640"; transcript_version "4"; exon_number "12"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003721810"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 8604 8655 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000612640"; transcript_version "4"; exon_number "13"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003711655"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 7817 7989 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000612640"; transcript_version "4"; exon_number "14"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003716311"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 6991 7102 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000612640"; transcript_version "4"; exon_number "15"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003712054"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 6101 6370 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000612640"; transcript_version "4"; exon_number "16"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-202"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003726071"; exon_version "1"; tag "basic"; transcript_support_level "1";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 29460 29626 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000612721"; transcript_version "4"; exon_number "1"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-203"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003748192"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 22933 23113 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000612721"; transcript_version "4"; exon_number "2"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-203"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003718408"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 21057 21159 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000612721"; transcript_version "4"; exon_number "3"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-203"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003734324"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 20007 20221 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000612721"; transcript_version "4"; exon_number "4"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-203"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003720425"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 18897 18969 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000612721"; transcript_version "4"; exon_number "5"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-203"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003713346"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 18227 18432 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000612721"; transcript_version "4"; exon_number "6"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-203"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00001711129"; exon_version "2"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 16871 16922 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000612721"; transcript_version "4"; exon_number "7"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-203"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00001632419"; exon_version "2"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 11707 11758 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000612721"; transcript_version "4"; exon_number "8"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-203"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003718276"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 9365 9537 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000612721"; transcript_version "4"; exon_number "9"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-203"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003739858"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 8604 8655 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000612721"; transcript_version "4"; exon_number "10"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-203"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003737073"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 7817 7989 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000612721"; transcript_version "4"; exon_number "11"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-203"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003722228"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 6991 7102 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000612721"; transcript_version "4"; exon_number "12"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-203"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003714206"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 6101 6370 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000612721"; transcript_version "4"; exon_number "13"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-203"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003721193"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 29334 29626 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000616361"; transcript_version "1"; exon_number "1"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-204"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003711614"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 29279 29331 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000616361"; transcript_version "1"; exon_number "2"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-204"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003718490"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 26291 26505 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000616361"; transcript_version "1"; exon_number "3"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-204"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003729584"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 25167 25239 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000616361"; transcript_version "1"; exon_number "4"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-204"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003735787"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 24492 24703 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000616361"; transcript_version "1"; exon_number "5"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-204"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003725324"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 22933 23142 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000616361"; transcript_version "1"; exon_number "6"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-204"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003730331"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 21057 21159 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000616361"; transcript_version "1"; exon_number "7"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-204"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003734324"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 20007 20221 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000616361"; transcript_version "1"; exon_number "8"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-204"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003720425"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 18897 18969 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000616361"; transcript_version "1"; exon_number "9"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-204"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003713346"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 18227 18432 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000616361"; transcript_version "1"; exon_number "10"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-204"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00001711129"; exon_version "2"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 16871 16922 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000616361"; transcript_version "1"; exon_number "11"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-204"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00001632419"; exon_version "2"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 12801 12964 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000616361"; transcript_version "1"; exon_number "12"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-204"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00001649487"; exon_version "3"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 11707 11758 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000616361"; transcript_version "1"; exon_number "13"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-204"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003724284"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 10911 11083 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000616361"; transcript_version "1"; exon_number "14"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-204"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003714086"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 10140 10191 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000616361"; transcript_version "1"; exon_number "15"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-204"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003717009"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 9365 9537 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000616361"; transcript_version "1"; exon_number "16"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-204"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003721810"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 8604 8655 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000616361"; transcript_version "1"; exon_number "17"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-204"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003711655"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 7935 7989 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000616361"; transcript_version "1"; exon_number "18"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-204"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003711702"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 7817 7930 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000616361"; transcript_version "1"; exon_number "19"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-204"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003725821"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 6991 7102 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000616361"; transcript_version "1"; exon_number "20"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-204"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003720825"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270711.1' not found in Genome fasta files for line:
KI270711.1 ensembl exon 6102 6370 . - . gene_id "ENSG00000271254"; gene_version "6"; transcript_id "ENST00000616361"; transcript_version "1"; exon_number "21"; gene_name "AC240274.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC240274.1-204"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003723493"; exon_version "1"; tag "basic"; transcript_support_level "5";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270713.1' not found in Genome fasta files for line:
KI270713.1 ensembl exon 21861 22024 . - . gene_id "ENSG00000275405"; gene_version "1"; transcript_id "ENST00000619109"; transcript_version "1"; exon_number "1"; gene_name "U1"; gene_source "ensembl"; gene_biotype "snRNA"; transcript_name "U1.28-201"; transcript_source "ensembl"; transcript_biotype "snRNA"; exon_id "ENSE00003747303"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270713.1' not found in Genome fasta files for line:
KI270713.1 ensembl exon 30437 30580 . - . gene_id "ENSG00000275987"; gene_version "1"; transcript_id "ENST00000618083"; transcript_version "1"; exon_number "1"; gene_name "U1"; gene_source "ensembl"; gene_biotype "snRNA"; transcript_name "U1.30-201"; transcript_source "ensembl"; transcript_biotype "snRNA"; exon_id "ENSE00003735134"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270713.1' not found in Genome fasta files for line:
KI270713.1 ensembl exon 31698 32528 . - . gene_id "ENSG00000277475"; gene_version "1"; transcript_id "ENST00000612315"; transcript_version "1"; exon_number "1"; gene_name "AC213203.2"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC213203.2-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003739404"; exon_version "1"; tag "basic"; transcript_support_level "NA";
WARNING: while processing sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf: chromosome 'KI270713.1' not found in Genome fasta files for line:
KI270713.1 ensembl exon 35407 35916 . + . gene_id "ENSG00000268674"; gene_version "2"; transcript_id "ENST00000601199"; transcript_version "2"; exon_number "1"; gene_name "AC213203.1"; gene_source "ensembl"; gene_biotype "protein_coding"; transcript_name "AC213203.1-201"; transcript_source "ensembl"; transcript_biotype "protein_coding"; exon_id "ENSE00003108086"; exon_version "2"; tag "basic"; transcript_support_level "NA";
Processing pGe.sjdbGTFfile=Homo_sapiens.GRCh38.102.gtf, found:
231957 transcripts
1429011 exons (non-collapsed)
387223 collapsed junctions
Total junctions: 774390
Feb 26 01:34:40 ..... finished GTF processing
Feb 26 01:34:41 Finished preparing junctions
Feb 26 01:34:41 ..... inserting junctions into the genome indices
Feb 26 01:34:42 Finished SA search: number of new junctions=0, old junctions=387167
Feb 26 01:34:42 Finished sorting SA indicesL nInd=0
Genome size with junctions=3168510425 3091464192 77046233
GstrandBit1=32 GstrandBit=32
Feb 26 01:35:42 Finished inserting junction indices
Feb 26 01:35:45 Finished SAi
Feb 26 01:35:45 ..... finished inserting junctions into genome
WARNING --chimOutType=WithinBAM, therefore STAR will output NM attribute
Created thread # 1
Created thread # 2
Created thread # 3
Starting to map file # 0
mate 1: input1/rna_s1221_S42_1.fastp.fastq.gz
mate 2: input2/rna_s1221_S42_2.fastp.fastq.gz
Created thread # 4
Created thread # 5
Created thread # 6
Created thread # 7
Created thread # 8
Created thread # 9
Created thread # 10
Created thread # 11
Thread #2 end of input stream, nextChar=-1
Completed: thread #4
Completed: thread #7
Completed: thread #5
Completed: thread #8
Completed: thread #9
Completed: thread #0
Completed: thread #10
Completed: thread #11
Completed: thread #6
Completed: thread #2
Completed: thread #1
Joined thread # 1
Joined thread # 2
Completed: thread #3
Joined thread # 3
Joined thread # 4
Joined thread # 5
Joined thread # 6
Joined thread # 7
Joined thread # 8
Joined thread # 9
Joined thread # 10
Joined thread # 11
ALL DONE!