-
### Relevant [Best Practice](https://gtfs.org/realtime/best-practices/) text:
> All GTFS Realtime feeds should be "2.0" or higher, as early version of GTFS Realtime did not require all fields need…
-
```
The routes.txt file in GTFS has a column for route short and route long names.
The converter populates route_short_name and leaves route_long_name empty. It
might be desirable to populate long n…
-
```
The routes.txt file in GTFS has a column for route short and route long names.
The converter populates route_short_name and leaves route_long_name empty. It
might be desirable to populate long n…
-
Hello,
I installed gtfs-to-html on Ubuntu Ubuntu 20.04.3 LTS.
Always get a syntax error:
# gtfs-to-html
/usr/local/lib/node_modules/gtfs-to-html/bin/gtfs-to-html.js:3
import yargs from 'yargs';…
-
### Feedback
> Currently, there is no GTFS Realtime support in this sensor due to issues surrounding parsing the protocol buffer format in Python 3. Once those issues have been fixed Realtime support…
-
Morph issue:
```C#
static volatile int x;
[MethodImpl(MethodImplOptions.NoInlining)]
static int Test(int a) => x & 0;
```
generates
```asm
G_M55886_IG01:
G_M55886_IG02:
33C0 …
-
Hi,
I was trying to use Bookend to polish the 5UTR annotation of a current annotation file. I did bookend elr and bookend assemble, using default parameters. I encountered this warning message as bel…
-
Hello, I am trying this program. My commands are as follows:
galba.pl --genome=${genome_file} --prot_seq=${protein_file} --threads 40
My error is as follows:
ERROR in file ~/software/GALBA/scrip…
-
```
The routes.txt file in GTFS has a column for route short and route long names.
The converter populates route_short_name and leaves route_long_name empty. It
might be desirable to populate long n…
-
Related to #30
need GTF file
can we keep info about each promoter? remove ones with no reads. rather than just summarize across all promoters. could then extract genes with high promoter activi…