-
Total chromosome sizes are hardcoded in the function "macs2CallPeaksATACSeq" and "macs2CallPeaks" of ngstk.py. So I ran into problems when I did the analysis with mm9. Maybe this could be added to the…
-
Hi!
I couldn't find any configuration to make the code hint window bigger.
![codehintwindowsize](https://cloud.githubusercontent.com/assets/6010183/23115655/e182c85c-f778-11e6-8832-e66628c2df99.pn…
ylazy updated
7 years ago
-
### Work environment
| Questions | Answers
|------------------------------------------|--------------------
| OS/arch/bits | x86_64 Ubun…
-
Caused by the changes in #123550 the size of `std::thread::Thread` grew from one to two pointer sizes.
The docs don't promise `Thread` to have a certain size so I'm not quite sure whether this would …
-
When doing the git clone it takes about ++ 13 MB of code , I am not sure if this is the correct size ? We should be able to reduce the size of the codebase
-
# Handle
jonah1005
# Vulnerability details
## Impact
Contract code size exceeds 24576 bytes (a limit introduced in Spurious Dragon).
The code becomes deployable by removing a few revert messages.…
-
```
Allow to set font properties in code completion dialog (size, color,...).
What version of the product are you using? On what operating system?
SVN 291, Gentoo & WinXP
```
Original issue reported…
-
I was using the latest RISC-V GCC7.1 version. There is a problem. The version of GCC6.1 version, when I call a function, it used "jal", an instruction. But now, it has become "auipc" and "jalr" two in…
-
Currently the `insert` function generated ~600 lines of Cmm with GHC HEAD. The breakdown for each constructor is roughly:
- Empty: 16 (2.7%)
- BitmapIndexed: 213 (35.5%)
- Leaf: 133 (22.2%)
- Full: 65…
tibbe updated
2 years ago
-
hi @lucidrains
I found the same error #142
this is my code
`self.vq = VectorQuantize(
dim=in_channels,
codebook_size=codebook_size,
codebook_dim=codebook_d…